summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorpgww <pgww@lists.pglaf.org>2026-06-30 13:34:20 -0700
committerpgww <pgww@lists.pglaf.org>2026-06-30 13:34:20 -0700
commit3e302207b2e1ad2b1c7a5266644f4df3e5f10678 (patch)
tree9fb330b2516d3a38ceed6dd1ba771cfdcc4c04ac /.gitattributes
parent08d9fe38f0ac70eef507eb35bafcdc2aa0e76087 (diff)
Error correction--errata #22078HEADmain
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes17
1 files changed, 4 insertions, 13 deletions
diff --git a/.gitattributes b/.gitattributes
index 9f57f44..d7b82bc 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,13 +1,4 @@
-* text=auto
-*.txt text
-*.md text
-*.htm text
-*.html text
-*.png binary
-*.jpg binary
-*.svg text
-*.pdf binary
-*.bmp binary
-*.zip binary
-*.midi binary
-*.mp3 binary
+*.txt text eol=lf
+*.htm text eol=lf
+*.html text eol=lf
+*.md text eol=lf