pokemon-reverse-engineering.../.gitattributes
2016-05-28 19:07:00 -04:00

11 lines
247 B
Plaintext

# Auto detect text files and perform LF normalization
* text eol=lf
# Explicitly declare text files you want to always be normalized and converted
# to native line endings on checkout.
*.py text
*.txt text
*.MD text
*.c text
*.data text
*.in text