__pycache__
.mypy_cache
.pytest_cache
.venv/
node_modules
package-lock.json
pnpm-lock.yaml
db.sqlite3
data/
/static/
dist/
.DS_Store
.python-version
.direnv
.hermes/

# TypeScript: compiled output and codegen are build-only
/games/static/js/dist/
/ts/generated/
