github / .gitattributes @ master
1 |
# Declare files that will always have LF line endings on checkout. |
---|---|
2 |
*py text eol=lf |
3 |
*.txt text eol=crlf |
4 |
*.yml text eol=crlf |
5 |
*.set text eol=crlf |
6 |
*.conf text eol=crlf |
7 |
*.bat text eol=crlf |