diff options
| author | pgww <pgww@lists.pglaf.org> | 2026-05-31 03:36:31 -0700 |
|---|---|---|
| committer | pgww <pgww@lists.pglaf.org> | 2026-05-31 03:36:31 -0700 |
| commit | 18f1c193b242adbddc1521ae25e97a203fd9adf5 (patch) | |
| tree | 472cae7aec660b7b233456569c9f4526d305f55a /.gitattributes | |
| parent | aa0af736ebcf132450e5a186060fad1de74ef993 (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 |
