diff options
| author | pgww <pgww@lists.pglaf.org> | 2026-04-25 03:40:13 -0700 |
|---|---|---|
| committer | pgww <pgww@lists.pglaf.org> | 2026-04-25 03:40:13 -0700 |
| commit | 9584aa22e43c95f15c35e9196ca890aafcdd90f8 (patch) | |
| tree | 696f75d9bf18761b47a1532cbef8218d5d68fc06 /.gitattributes | |
| parent | 71e5a7e3cce63049458cb8281b34382b7f770957 (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 |
