diff options
| author | pgww <pgww@lists.pglaf.org> | 2026-04-03 17:51:33 -0700 |
|---|---|---|
| committer | pgww <pgww@lists.pglaf.org> | 2026-04-03 17:51:33 -0700 |
| commit | 7b51627eb6844bb1863645a6e04a07484c838982 (patch) | |
| tree | d20bc7de58236759608d3e215f4d73f0f9a8b5b7 /.gitattributes | |
| parent | bfb5ed7adf9fb53d2b1141da1ef0760d00c33046 (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 |
