.venv/
__pycache__/
*.pyc
.DS_Store
.idea/
*.db
.mypy_cache/
.pytest_cache/
.ruff_cache/
dist/
build/
*.egg-info/

opencode.json
.coverage*
