diff options
| author | nfenwick <nfenwick@pglaf.org> | 2025-02-28 18:27:33 -0800 |
|---|---|---|
| committer | nfenwick <nfenwick@pglaf.org> | 2025-02-28 18:27:33 -0800 |
| commit | 6bd7e836f425378118510232989ae82a3b4e2731 (patch) | |
| tree | 0651f74b8b5581aac192de59dd6d5648331c6bb3 /.gitattributes | |
| parent | 62bb4d9e2a5a7ba9c083f8e2fcf0c0b186cbfc69 (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 |
