summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 03:33:19 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 03:33:19 -0800
commit32d38378909226a19b42b7a1966e88aa95e63c2d (patch)
tree2f721379d7bbb20dfc05e70a02d625a5cabf59c0 /.gitattributes
parent4d6207c2074f01d121a8f0705293fe12632a2381 (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