diff options
| author | nfenwick <nfenwick@pglaf.org> | 2025-01-22 19:22:49 -0800 |
|---|---|---|
| committer | nfenwick <nfenwick@pglaf.org> | 2025-01-22 19:22:49 -0800 |
| commit | 546be46a0e5fdebee4ed7f71d194327a84ab0589 (patch) | |
| tree | 0de895099815a51451a85773c2dfc95fddb24196 /.gitattributes | |
| parent | 096b18d1d6cd87a6ec3e5f68fa647a7a7d5bc4ad (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 |
