summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 11:58:28 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 11:58:28 -0800
commit079448a05c6e26e480070d1f22b7f507113f3155 (patch)
tree6e477041f2200fe09f9bda1939c3032de523961c /.gitattributes
parent3db9f76de0587396ee21613b41815d92f3225370 (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