summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 19:46:25 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 19:46:25 -0800
commit2ded7c4c0130d2f10a7fb5f13325789f1536e67c (patch)
tree6bbba42dda782bbfb2ff2a1d668c1339b6546242 /.gitattributes
parent9d84d09965f0199642e54290126543d2fe86abfa (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