diff options
| author | jaqline <pgww@lists.pglaf.org> | 2026-08-06 18:41:47 -0700 |
|---|---|---|
| committer | jaqline <pgww@lists.pglaf.org> | 2026-08-06 18:41:47 -0700 |
| commit | f2d6f870d6bd4e800334113072d87261aeaba51f (patch) | |
| tree | f272ffd84401d6e3f9d5c11e9f0967d566af8980 /.gitattributes | |
| parent | 526710ab4375283d40891b67b35d0f96ca775cc3 (diff) | |
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 17 |
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 |
