# 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