treat exe as binary

This commit is contained in:
Daan Leijen 2022-01-10 16:09:20 -08:00
parent 320f95f6cd
commit dd4518f510

1
.gitattributes vendored
View File

@ -9,3 +9,4 @@
*.patch binary
*.dll binary
*.lib binary
*.exe binary