diff options
| author | pgww <pgww@lists.pglaf.org> | 2025-11-07 22:41:04 -0800 |
|---|---|---|
| committer | pgww <pgww@lists.pglaf.org> | 2025-11-07 22:41:04 -0800 |
| commit | 3def6123c001a01d46be8679fbae3bd4d446f583 (patch) | |
| tree | c98f13b5c60daf38821334e5a1fd87b8529a07ed /.gitattributes | |
| parent | 86d8c2400b77bd0e2b3ca0b3b0d83809f8dd6ab4 (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 |
