diff options
| author | nfenwick <nfenwick@pglaf.org> | 2025-01-22 05:23:46 -0800 |
|---|---|---|
| committer | nfenwick <nfenwick@pglaf.org> | 2025-01-22 05:23:46 -0800 |
| commit | c316bb1358e2368553563317ddba40729147ad1e (patch) | |
| tree | bafee03b12a974ea01f9756fcd424eefd6da70a5 /.gitattributes | |
| parent | 36e85fd2e5c41dbaffc53970e783b02dd0535b73 (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 |
