summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 23:42:24 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 23:42:24 -0800
commit4b797fcfa7040e535e97c42c0c2988db5ed7fbaa (patch)
treeac6ef37f2c8a73b92b1ce1cfa39c8cf880aeca75 /.gitattributes
parent684c42c83b49bc8f425ecce897a0949024d74b80 (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