# session notes (local only)
.notes-session.md

# planning artifacts (local only)
ai/

# ephemeral viz pages
.tmp/

# python
__pycache__/
*.py[cod]
*.egg-info/
.venv/
dist/
.pytest_cache/
.ruff_cache/
