diff options
| author | nfenwick <nfenwick@pglaf.org> | 2025-02-05 18:57:32 -0800 |
|---|---|---|
| committer | nfenwick <nfenwick@pglaf.org> | 2025-02-05 18:57:32 -0800 |
| commit | d5b2b453abab04b45eb250d2ca7eb3c489a526fd (patch) | |
| tree | 02941d8cfb928087cfb96abe31c26cdfdb63b995 /.gitattributes | |
| parent | fd59279c72db5d509a56e5126bf28758dfbf70fe (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 |
