diff options
| author | nfenwick <nfenwick@pglaf.org> | 2025-01-23 16:48:33 -0800 |
|---|---|---|
| committer | nfenwick <nfenwick@pglaf.org> | 2025-01-23 16:48:33 -0800 |
| commit | 8bc551464e7bc992183a47a52e077805208709e1 (patch) | |
| tree | c8000140aebf61cc531bb92ce7ba26eed6fc7198 /.gitattributes | |
| parent | 598d98e41415c312976c1ff0da9203f887c16a3a (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 |
