diff options
| author | pgww <pgww@lists.pglaf.org> | 2025-11-24 05:13:26 -0800 |
|---|---|---|
| committer | pgww <pgww@lists.pglaf.org> | 2025-11-24 05:13:26 -0800 |
| commit | 6d3da2c5e8e74910a1db2c19edc1d5ea2b91249c (patch) | |
| tree | 2338fb2323d71297342e551f946841754d97c422 /.gitattributes | |
| parent | 4f93101c4f7cebc91c05b2f53bf96be7f364b876 (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 |
