Minor update

This commit is contained in:
Miroslav Stampar 2012-12-27 15:14:40 +01:00
parent 6ae4590edc
commit 127b880577
2 changed files with 8 additions and 6 deletions

4
.gitattributes vendored
View File

@ -1,4 +1,4 @@
* text eol=lf
*.py text eol=lf
*_ binary
*.dll binary
@ -9,3 +9,5 @@
*.x32 binary
*.x64 binary
*.exe binary
*.sln binary
*.vcproj binary