# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# Virtual environments
.venv

# Tool caches and coverage
.pytest_cache/
.mypy_cache/
.ruff_cache/
.coverage
coverage.xml
coverage.svg

# Scripted-playtest screenshot output
tests/playtests/shots*/
