summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 01:25:01 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 01:25:01 -0800
commita6af20c0cccd59d9b6dba4b21f0dc966e40d3257 (patch)
tree3f9827fe62c2ba5097365a9cdd76d34fc394c09c /.gitattributes
parent91a4a5fce1f663765ef17f70fa800dce2f0c67f9 (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