summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 00:07:31 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 00:07:31 -0800
commitaa556ddf8912d32065bc6d713f6c926eaabf4405 (patch)
tree84d9a449a119695114d23eeeb5271c382cdbe9ee /.gitattributes
parent28030dce1d4cd22f0c3cd2a8541b204d573b8327 (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