summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorpgww <pgww@lists.pglaf.org>2026-06-22 15:02:26 -0700
committerpgww <pgww@lists.pglaf.org>2026-06-22 15:02:26 -0700
commitcefcd8c5cce70ba68c223a01879d16381de32287 (patch)
treee519b3f40946390fe68bb78baf774599672a5801 /.gitattributes
parent0a1bea8ffb3e7de994296859a49e70e3bb2d7920 (diff)
Error corrections--errata #22028HEADmain
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