diff options
| author | pgww <pgww@lists.pglaf.org> | 2025-12-31 08:58:47 -0800 |
|---|---|---|
| committer | pgww <pgww@lists.pglaf.org> | 2025-12-31 08:58:47 -0800 |
| commit | 74f9989fe3e0b6b15371ca549363ee54bd283429 (patch) | |
| tree | b70a6de116d7e8c865928c4a4c7572e6ea187864 /.gitattributes | |
| parent | dd178f93b4c0a03a6f9ee7f459881f10be3e0352 (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 |
