diff options
| author | pgww <pgww@lists.pglaf.org> | 2026-02-23 10:18:31 -0800 |
|---|---|---|
| committer | pgww <pgww@lists.pglaf.org> | 2026-02-23 10:18:31 -0800 |
| commit | ee6b34382004174fbe7617191a1998e922c5ac7b (patch) | |
| tree | 75f9b262668371324063a4c049a0db085aec9cd3 /.gitattributes | |
| parent | c15d51ce2d52244ee80b5e0a4f9cb5ff56e38b5a (diff) | |
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/.gitattributes b/.gitattributes index 6833f05..d7b82bc 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,4 @@ -* text=auto -*.txt text -*.md text +*.txt text eol=lf +*.htm text eol=lf +*.html text eol=lf +*.md text eol=lf |
