diff options
| author | pgww <pgww@lists.pglaf.org> | 2026-02-06 06:14:52 -0800 |
|---|---|---|
| committer | pgww <pgww@lists.pglaf.org> | 2026-02-06 06:14:52 -0800 |
| commit | 28979b3f6b16669d46fb6a8db30c528a02962e12 (patch) | |
| tree | 464fc13b5333d8f4d1ec46e479ff22ffa065dae2 /.gitattributes | |
| parent | c57c07645405662edc41129f2b6a51d9c08f1076 (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 |
