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

# IDEs
.vscode/
.idea/

# Environments
venv/
.venv

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

# Testing and coverage
.cache
.tox/
.mypy_cache/
.pytest_cache
htmlcov/
.coverage
coverage.xml
tests/integration/
.integration-sources
Dockerfile

# Documentation
_build/
comment.md

# In-repo spaces for local testing
.envrc
local/
temp/

# Docs
_build

# Agent tooling
.kilo
.opencode
.superpowers/
.worktrees/
docs/superpowers/
