diff options
| author | pterodactyl <pgww@lists.pglaf.org> | 2026-07-14 08:57:10 -0700 |
|---|---|---|
| committer | pterodactyl <pgww@lists.pglaf.org> | 2026-07-14 08:57:10 -0700 |
| commit | 3a688b2007dd7af2d4315b75e6d19355a884c47b (patch) | |
| tree | 999ec59894071eeff03a1c409ba9def3fda3de4b /.gitattributes | |
| parent | aa6f502b01ed57bb923a18f74394eed98fe5bb81 (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 |
