gitignore update
This commit is contained in:
parent
53dae1453a
commit
41d0815f42
1 changed files with 6 additions and 0 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -36,3 +36,9 @@ x64/
|
||||||
|
|
||||||
# Working directory (build outputs + game data)
|
# Working directory (build outputs + game data)
|
||||||
workdir/
|
workdir/
|
||||||
|
code/botlib/Debug_TA
|
||||||
|
code/cgame/Debug_TA
|
||||||
|
code/Debug_TA
|
||||||
|
code/ui/Debug_TA
|
||||||
|
code/game/Debug_TA
|
||||||
|
code/renderer/Debug_TA
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue