diff options
| author | nfenwick <nfenwick@pglaf.org> | 2025-01-22 12:09:44 -0800 |
|---|---|---|
| committer | nfenwick <nfenwick@pglaf.org> | 2025-01-22 12:09:44 -0800 |
| commit | f919bb1c65103851fd86812bf9650161de83c6c6 (patch) | |
| tree | eb978cfbc420cf0351603ba4b421e3d6ace154a8 /.gitattributes | |
| parent | c3c3ffd54f4132066501c7b2aa92ef1bf4768d09 (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 |
