more specific line endings

This commit is contained in:
Sumpfork 2018-03-10 21:19:30 -08:00
parent b633b84b5a
commit ee511cfa1c

3
.gitattributes vendored
View File

@ -1,3 +1,6 @@
* text=auto * text=auto
*.py text *.py text
*.json text *.json text
*.md text
*.csv text
*.in text