diff options
| author | pgww <pgww@lists.pglaf.org> | 2026-06-26 03:57:39 -0700 |
|---|---|---|
| committer | pgww <pgww@lists.pglaf.org> | 2026-06-26 03:57:39 -0700 |
| commit | 3ae06bf2e5751998cf1ef70215b5811b63371ce8 (patch) | |
| tree | 8bc0645f095469b4d7c7865e66238a1405e684ee /.gitattributes | |
| parent | 98b4632bdced1b1d4a205fd7eace20c7877781b3 (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 |
