__pycache__/
*.pyc
.venv/
dist/
build/
*.egg-info/

# moon + mkdocs build output
.moon/cache/
site/

# conversation logs stay local
logs/
.pytest_cache/
.ruff_cache/
.claude/
.vscode/
