diff options
| author | nfenwick <nfenwick@pglaf.org> | 2025-02-21 20:42:26 -0800 |
|---|---|---|
| committer | nfenwick <nfenwick@pglaf.org> | 2025-02-21 20:42:26 -0800 |
| commit | cde19afbe473bd74ff47a5e781f65a702d9fa816 (patch) | |
| tree | 38c1f30f2069e108176acdb29d9b686257534ecc /.gitattributes | |
| parent | b1e8919286a7b645391d00a87aac921f68ccc02e (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 |
