Ignore workdir/ (build outputs and game data)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Sergei Shubin 2026-03-18 14:50:22 +08:00
parent 85fdc88c72
commit 05441103fa

3
.gitignore vendored
View file

@ -33,3 +33,6 @@ x64/
*.dll
*.lib
*.map
# Working directory (build outputs + game data)
workdir/