# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*.pyo

# Distribution / packaging
*.egg-info/
dist/
build/

# Virtual environments
.venv/
venv/
env/

# Tool caches
.ruff_cache/
.pytest_cache/
.mypy_cache/

# Internal docs
docs/superpowers/
