diff options
| author | pgww <pgww@lists.pglaf.org> | 2026-01-26 23:41:45 -0800 |
|---|---|---|
| committer | pgww <pgww@lists.pglaf.org> | 2026-01-26 23:41:45 -0800 |
| commit | 1a5d4c4dd21fa5f1ee7d835221f785578fa802c9 (patch) | |
| tree | f99a92828a6b61f503d2ea0d539e4127520da9e3 /.gitattributes | |
| parent | fea2c6ac23c6a0342302c2606722d11b9166fdef (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 |
