# Local Python environments and caches
.venv/
venv/
env/
__pycache__/
*.py[cod]
.pytest_cache/
.mypy_cache/
.ruff_cache/

# Runtime output and local browser state
runtime-data/
.superpowers/
*.log

# Large local inputs/outputs
*.mp4
*.udp
*.pt
!best.pt
1785156788883112336
1785156930165011925_OHO
1785157010396359620

# Editor settings
.vscode/
