.venv/
__pycache__/
*.py[cod]
.pytest_cache/
.ruff_cache/
.mypy_cache/
*.egg-info/
dist/
build/
.env
.DS_Store

# Local review artifacts and Mortal weights (too large / machine-specific)
game_logs/
*.pth
