Merge pull request #387 from hn3000/master

executables should be binary
This commit is contained in:
Corey Butler
2018-08-31 09:55:00 -05:00
committed by GitHub

3
.gitattributes vendored
View File

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