diff options
| author | pterodactyl <pgww@lists.pglaf.org> | 2026-08-19 11:44:38 -0700 |
|---|---|---|
| committer | pterodactyl <pgww@lists.pglaf.org> | 2026-08-19 11:44:38 -0700 |
| commit | acb4ebf2578acb4c744ab8c0ba5e6f0031d5bb0c (patch) | |
| tree | 48e6d91e521befe78afe007ac3713578d0486b59 /.gitattributes | |
| parent | e7a8cef8ac5440350faa7cd6abf8e74d8fdc3e5c (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 |
