diff options
| author | nfenwick <nfenwick@pglaf.org> | 2025-01-14 23:18:19 -0800 |
|---|---|---|
| committer | nfenwick <nfenwick@pglaf.org> | 2025-01-14 23:18:19 -0800 |
| commit | 4fd673b31faf9094a73bf834e45c6a93803bc71f (patch) | |
| tree | 40293fc352f4628cee173a1d55746eac756711c1 /.gitattributes | |
| parent | b94a58e7b21efddd7a1ef1ea5d5e74c7a6a582f9 (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 |
