summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorjaqline <pgww@lists.pglaf.org>2026-08-06 18:41:47 -0700
committerjaqline <pgww@lists.pglaf.org>2026-08-06 18:41:47 -0700
commitf2d6f870d6bd4e800334113072d87261aeaba51f (patch)
treef272ffd84401d6e3f9d5c11e9f0967d566af8980 /.gitattributes
parent526710ab4375283d40891b67b35d0f96ca775cc3 (diff)
Fix titleHEADmain
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