summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorpgww <pgww@lists.pglaf.org>2026-07-12 21:58:42 -0700
committerpgww <pgww@lists.pglaf.org>2026-07-12 21:58:42 -0700
commitd4a1cfa4a0ee381e512042a60f8f9d84888149f7 (patch)
tree184bb851fc3259d7e8cbd03d04ec4a0cd414222f /.gitattributes
parent7fd3afc7ffa1587d6624bf87dbcf4285adcec3a9 (diff)
Error correction--errata #22162HEADmain
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