summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorpgww <pgww@lists.pglaf.org>2026-01-26 23:41:45 -0800
committerpgww <pgww@lists.pglaf.org>2026-01-26 23:41:45 -0800
commit1a5d4c4dd21fa5f1ee7d835221f785578fa802c9 (patch)
treef99a92828a6b61f503d2ea0d539e4127520da9e3 /.gitattributes
parentfea2c6ac23c6a0342302c2606722d11b9166fdef (diff)
erratum 21119HEADmain
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