diff options
| author | nfenwick <nfenwick@pglaf.org> | 2025-01-15 04:43:10 -0800 |
|---|---|---|
| committer | nfenwick <nfenwick@pglaf.org> | 2025-01-15 04:43:10 -0800 |
| commit | a46cf006aa2d6d25a44efa64cb70ac5aa9ee1a9a (patch) | |
| tree | b0156df02429037c4eae00d60cdf82161514ee4a /.gitattributes | |
| parent | c829fd6ebbe32b20af49d0bcb3de331ab243f31d (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 |
