summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorpgww <pgww@lists.pglaf.org>2026-06-26 13:09:10 -0700
committerpgww <pgww@lists.pglaf.org>2026-06-26 13:09:10 -0700
commit562166734db62e334307c8a11b9393233f2cd40c (patch)
tree72fc26933219163ed8266d4faef943f467ad9849 /.gitattributes
parent657d2391d75e4f7d7b31a12a46e10e8c30246394 (diff)
Error correction--filename mismatchHEADmain
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