diff options
| author | pgww <pgww@lists.pglaf.org> | 2026-01-25 12:26:26 -0800 |
|---|---|---|
| committer | pgww <pgww@lists.pglaf.org> | 2026-01-25 12:26:26 -0800 |
| commit | a30b25c34a486314727919e4b6779954fea9a388 (patch) | |
| tree | 0ac02a6370af3100bcfaa27d0e41e16014c0244d /.gitattributes | |
| parent | 35289a16a6c69782856aa2b57c8451b7e455796e (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 |
