# Python
.venv/
__pycache__/
*.pyc
*.pyo
*.pyd
.eggs/
*.egg-info/
dist/
build/

# Testing
.pytest_cache/
.coverage
htmlcov/

# IDE
.idea/
.vscode/

# Project-specific
docs/
.superpowers/
.omc/
vibe/
