diff options
| author | nfenwick <nfenwick@pglaf.org> | 2025-01-27 10:28:55 -0800 |
|---|---|---|
| committer | nfenwick <nfenwick@pglaf.org> | 2025-01-27 10:28:55 -0800 |
| commit | 163702c4334c7fa76e57515a3ab244dd52d11f60 (patch) | |
| tree | b20fe6b8a753019f15990ad6c9f419eef02fa4fa /.gitattributes | |
| parent | fe449e4f0a33159c25fdb0dc4a62f4b293024a4d (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 |
