diff options
| author | nfenwick <nfenwick@pglaf.org> | 2025-01-23 14:07:17 -0800 |
|---|---|---|
| committer | nfenwick <nfenwick@pglaf.org> | 2025-01-23 14:07:17 -0800 |
| commit | 23e4cf49638bf426c7fea2da7ca8bbbff80dd6ad (patch) | |
| tree | 29708dcc306f4096d2827fbd0057b47099f488d8 /.gitattributes | |
| parent | d537644b2036e202ad6c925d94dbbb8b16012914 (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 |
