summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 09:21:35 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 09:21:35 -0800
commit5cea8a7e6de09ad5722967a23cbc9d07d2c2ba37 (patch)
treee04c1943249497e3aa68f3460eda4684bbb3d96c /.gitattributes
parent4104e581f590ccc1435cf20db7bf4a6906fd3d7d (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