diff options
| author | nfenwick <nfenwick@pglaf.org> | 2025-02-28 05:25:53 -0800 |
|---|---|---|
| committer | nfenwick <nfenwick@pglaf.org> | 2025-02-28 05:25:53 -0800 |
| commit | b88c33e1b52241d0ae796876432114ee6691e469 (patch) | |
| tree | f1d59fe3fd5b5b46443c637482147504d8a98346 /.gitattributes | |
| parent | 33955bde6a3eb0e7cd0f86e22f06a6dc01d9f26a (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 |
