.venv/
__pycache__/
*.pyc
*.pyo
*.egg-info/
build/
dist/
.pytest_cache/
.mypy_cache/
.ruff_cache/
.hypothesis/
.coverage
htmlcov/
*.db
*.sqlite
.env
.env.local
~/.hermeskill/
.idea/
.vscode/
*.log
.maestro/
.claude/settings.local.json
learn/
TODO.md
PUBLISH_READINESS.md
