# build output
/build/
*.obj
*.pdb
*.ilk
*.exp
*.idb

# logs / debugger dumps
*.log
cdb_*.txt

# editor / OS
.vs/
*.user
Thumbs.db

# per-user input profile, written by the game on first PAD run (cwd=content)
/content/bindings.txt

# Steam AppID override: created by hand next to the exe for testing under
# Spacewar (480) until BT412 has its own AppID. Never shipped in dist.
steam_appid.txt

# front-end-built mission egg (written each launch in front-end mode)
/content/frontend.egg
