diff options
| author | pgww <pgww@lists.pglaf.org> | 2025-11-14 06:26:41 -0800 |
|---|---|---|
| committer | pgww <pgww@lists.pglaf.org> | 2025-11-14 06:26:41 -0800 |
| commit | 42562b46aba49bbc2756c43817e4616c81dd22de (patch) | |
| tree | c9f56627bee27ec00e5fdcd8e598002aa4439b70 /.gitattributes | |
| parent | 920d982301f9e1b7331f859d7b6e18a6f3440f5b (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 |
