summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 13:15:57 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 13:15:57 -0800
commit06905e2d2515fa2f24f8223f7e41c21c980fd87b (patch)
tree640c914104ae578aaac87e87a7bc204943d83640 /.gitattributes
parent4cd012846b6a89477a932551e9227d1f4b6cbe85 (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