diff options
| author | pgww <pgww@lists.pglaf.org> | 2026-01-08 04:36:53 -0800 |
|---|---|---|
| committer | pgww <pgww@lists.pglaf.org> | 2026-01-08 04:36:53 -0800 |
| commit | 35ae4ac81e1861eb87d36311107a04063784ada9 (patch) | |
| tree | 61a6ac5aa9edbac6869c0952b96244b290b6ccdd /.gitattributes | |
| parent | 5cdc685a89e5f1d896cd82410a6144418c6d37de (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 |
