summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorpterodactyl <pgww@lists.pglaf.org>2026-07-15 09:48:46 -0700
committerpterodactyl <pgww@lists.pglaf.org>2026-07-15 09:48:46 -0700
commit2aec5914268451a8d43c7b8dac0b699e22db4c49 (patch)
tree07784686e5d651e04faf0c23352dd1ed738fc8fb /.gitattributes
parent5c1395effa8cd71c842d2ceabd1c5d0936b2f34e (diff)
erratum 22164HEADmain
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes7
1 files changed, 4 insertions, 3 deletions
diff --git a/.gitattributes b/.gitattributes
index 6833f05..d7b82bc 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,3 +1,4 @@
-* text=auto
-*.txt text
-*.md text
+*.txt text eol=lf
+*.htm text eol=lf
+*.html text eol=lf
+*.md text eol=lf