summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 12:11:57 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 12:11:57 -0800
commita95be6d005213cf84b2db31c0d78c95b0fb48a9b (patch)
tree94688a9201424b96b4beda572c3390f9ba49ce35 /.gitattributes
parent25ad183d497f61a6c17314e153f118a1f0e4899f (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