diff options
| author | nfenwick <nfenwick@pglaf.org> | 2025-02-07 16:59:19 -0800 |
|---|---|---|
| committer | nfenwick <nfenwick@pglaf.org> | 2025-02-07 16:59:19 -0800 |
| commit | 684bd5357fd6f4871c306957e5b25646138b1a1c (patch) | |
| tree | 3987916ca8c15df7099fb19e1dbe89eed7bb1870 /.gitattributes | |
| parent | b3f8b0fde3d380880153a2e6911d776e027a21b9 (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 |
