diff options
| author | nfenwick <nfenwick@pglaf.org> | 2025-01-14 03:25:42 -0800 |
|---|---|---|
| committer | nfenwick <nfenwick@pglaf.org> | 2025-01-14 03:25:42 -0800 |
| commit | ffd85003c289cde9a4ba766b69606bca0c37ae14 (patch) | |
| tree | ebdbdf0786db71690989dcf0756ffc65be01f101 /.gitattributes | |
| parent | 4f12e22c5c7b0228375d4a2d6d4fc861d86dd3e6 (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 |
