# Python
__pycache__/
*.pyc
.pytest_cache/
.coverage
htmlcov/
build/
dist/
*.egg-info/
.pytest_temp/
.continue/

# Environments
.venv/
venv/

# Local config
.env
.env.*
!.env.example

tests/

# Local editor/agent config
.codex/
.vscode/
.gemini/
.opencode/
.claude-plugin/

rtk/
rtk-implementing/
opencode.json
/.omo/
.agent-context/
.codegraph/
.omo/
