Updated .gitattributes

This commit is contained in:
bcnjr5 2013-11-13 18:52:22 -05:00
parent 5094a39f05
commit 629acb262c
1 changed files with 12 additions and 2 deletions

14
.gitattributes vendored
View File

@ -1,2 +1,12 @@
*.cpp diff=cpp
*.h diff=cpp
*.cpp diff=cpp
*.h diff=cpp
*.rc diff=cpp
*.lua diff=lua
*.py diff=python
*.sh eol=lf
*.bat eol=crlf
*.txt text
*.png binary
*.ico binary
*.svg binary
*.html diff=html