diff options
| author | nfenwick <nfenwick@pglaf.org> | 2025-02-05 17:42:30 -0800 |
|---|---|---|
| committer | nfenwick <nfenwick@pglaf.org> | 2025-02-05 17:42:30 -0800 |
| commit | 13f1e32b2bdb4a602cb205538b03945c76979e99 (patch) | |
| tree | 26f3ed3de98ebcb507b93082b4a6336af81765ea /.gitattributes | |
| parent | 729cbbdc389dc7ce1044bcd35dece613d534eafa (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 |
