summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-21 19:50:15 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-21 19:50:15 -0800
commit6c3a8d7a1284191a74260361afb4012343090072 (patch)
tree2ec5b3c1ca2d97af82cec9dffa6bb362580544f9 /.gitattributes
parent3b4d70e1ff5048621f2fda92422eebecf6d24080 (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