# Python
__pycache__/
*.py[cod]
*.pyo
*.pyd
*.egg-info/
*.egg
dist/
build/
.eggs/

# Virtual environments
.venv/
venv/
env/

# Testing
.pytest_cache/
.coverage
htmlcov/
.tox/

# Mypy / type checkers
.mypy_cache/
.dmypy.json
.pytype/

# Tools
.ruff_cache/

# Smarter-MCP runtime artifacts (extraction cache, LLM description cache)
.smarter-mcp/
tests/
/docs/superpowers
pending.md