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