summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorpterodactyl <pgww@lists.pglaf.org>2026-08-17 04:49:12 -0700
committerpterodactyl <pgww@lists.pglaf.org>2026-08-17 04:49:12 -0700
commitbf303aad323e82f67b4550791feb59b00c875439 (patch)
treed685e63da758169320e808bc99ccccd9976b01ad /.gitattributes
parent3a02dc84e85813a2116769b6199751d2f6147561 (diff)
missing IDHEADmain
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