diff options
| author | nfenwick <nfenwick@pglaf.org> | 2025-01-22 18:07:06 -0800 |
|---|---|---|
| committer | nfenwick <nfenwick@pglaf.org> | 2025-01-22 18:07:06 -0800 |
| commit | ea2de01d9e4e571fb368278809e6a97d6731b145 (patch) | |
| tree | aac1b4eca643cc615a322bddce84b2b0ecd87cfc /.gitattributes | |
| parent | 6590b4a184fdbda8b19b7f79552f935ed37117f2 (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 |
