summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorpgww <pgww@lists.pglaf.org>2026-04-10 14:14:56 -0700
committerpgww <pgww@lists.pglaf.org>2026-04-10 14:14:56 -0700
commit53d1d1701b7607753258d67e17bfbb487698c0ec (patch)
tree6c66a6195d879cb024ce0893ac1495cf4c6d3667 /.gitattributes
parent76aed2ab700a5ba8ea2bf214dfd44daaf4f32ad7 (diff)
Error correction--errata #21433HEADmain
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