gitignore: fix ignoring decompiled output

This commit is contained in:
Eric Wasylishen 2022-08-28 17:44:12 -06:00
parent c8c526ab57
commit 0f8387d740
1 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@ -6,7 +6,7 @@ CMakeFiles/
*.xcodeproj
.*/
testmaps/*.bsp
testmaps/*decompile*.map
**/*decompile*.map
testmaps/*.bsp.qbsplog
testmaps/*.log
testmaps/*.prt