diff options
| author | nfenwick <nfenwick@pglaf.org> | 2025-02-04 13:05:43 -0800 |
|---|---|---|
| committer | nfenwick <nfenwick@pglaf.org> | 2025-02-04 13:05:43 -0800 |
| commit | 0218f764f075b759056b593767066da43821236c (patch) | |
| tree | 8aedf0749576bd34c96a0cabca11e917ab4993ad /.gitattributes | |
| parent | 0fcf55c44e554949524b33cc3bb9720722c577b3 (diff) | |
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..d7b82bc --- /dev/null +++ b/.gitattributes @@ -0,0 +1,4 @@ +*.txt text eol=lf +*.htm text eol=lf +*.html text eol=lf +*.md text eol=lf |
