Probably best to move VSTool wildcard further up
parent
16f24f8373
commit
153ae40aa6
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue