executables should be binary

This commit is contained in:
Harald Niesche
2018-08-31 15:11:59 +02:00
parent 72754b3c33
commit 10275c7622

3
.gitattributes vendored
View File

@@ -1 +1,4 @@
* text eol=lf * text eol=lf
*.exe binary
*.dll binary
*.e32 binary