Ignore skeletool and vtf2png binaries with file extensions

On Windows, these binaries will have a .exe extension
This commit is contained in:
Matt Penny 2024-01-08 22:43:20 -05:00
parent 725afb48c8
commit e176966be8
2 changed files with 3 additions and 3 deletions

4
.gitignore vendored
View file

@ -18,8 +18,8 @@ portal_pak_modified/
resource/closecaption_* resource/closecaption_*
tools/skeletool64 tools/skeletool64*
tools/vtf2png tools/vtf2png*
skelatool64/*.zip* skelatool64/*.zip*

View file

@ -5,7 +5,7 @@ assimp/
cimg/ cimg/
yaml-cpp/ yaml-cpp/
output/ output/
skeletool64 skeletool64*
dna.txt dna.txt
build/ build/
images/ images/