diff options
| author | pgww <pgww@lists.pglaf.org> | 2026-03-06 05:07:39 -0800 |
|---|---|---|
| committer | pgww <pgww@lists.pglaf.org> | 2026-03-06 05:07:39 -0800 |
| commit | fe39417404012912312c3f7eda3fbe5f049cad5e (patch) | |
| tree | 479ff5e6e496ac0714a9c6306d01cc650bc45d3a /.gitattributes | |
| parent | 9dc6949c8417e2126abdbb9b11be20d31e584c37 (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 |
