diff options
| author | pgww <pgww@lists.pglaf.org> | 2026-01-11 02:36:55 -0800 |
|---|---|---|
| committer | pgww <pgww@lists.pglaf.org> | 2026-01-11 02:36:55 -0800 |
| commit | 3829035ad1fc31647411048244ee648222de72ba (patch) | |
| tree | c2efdf5eff68b0061f42ae4bc7b948a9b672375a /.gitattributes | |
| parent | f784747ca0b523e4e311b12dae393e10124135da (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 |
