diff options
| author | pgww <pgww@lists.pglaf.org> | 2026-06-12 22:52:14 -0700 |
|---|---|---|
| committer | pgww <pgww@lists.pglaf.org> | 2026-06-12 22:52:14 -0700 |
| commit | 1b50cb1bde47f7dddbdd6fd4e123933755db90e4 (patch) | |
| tree | a4d0543e5b89b4eee2d665a0272f5d2eeb9c98f5 /.gitattributes | |
| parent | 2c001888acfd53256a6e4d5b9acd646159ded1b2 (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 |
