Remove explicit line endings

This commit is contained in:
Blake Grotewold
2015-02-10 10:57:10 -05:00
parent eee2bffaf0
commit 06b281fd3c
-7
View File
@@ -1,13 +1,6 @@
# Default
* text=auto
# Mandate conversion to LF (unix) line endings.
*.js text eol=lf
*.css text eol=lf
*.html text eol=lf
*.md text eol=lf
*.py text eol=lf
# Binary files so don't modify
*.ico binary
*.png binary