summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 10:04:37 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 10:04:37 -0800
commitb5b5efad0074de31e0db935df3fe8f354e90f4f6 (patch)
tree382071a6f7931583d33d5670c2ba636d01c4d043 /.gitattributes
parent2e2e4479476bbc4f997ecd21d3b4b3cbf604eef7 (diff)
NormalizeHEADmain
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..d7b82bc
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,4 @@
+*.txt text eol=lf
+*.htm text eol=lf
+*.html text eol=lf
+*.md text eol=lf