Probably best to move VSTool wildcard further up

master
Ansariel 2019-12-31 11:36:35 +01:00
parent 16f24f8373
commit 153ae40aa6
1 changed files with 3 additions and 3 deletions

6
.gitattributes vendored
View File

@ -1,5 +1,8 @@
* text eol=lf
# VSTool
indra/tools/vstool/* -text
# Images
*.bmp binary
*.BMP binary
@ -21,8 +24,5 @@
*.dll binary
*.exe binary
# VSTool
indra/tools/vstool/* -text
# Windows Manifest files
*.manifest text eol=crlf