__pycache__/
*.pyc
.venv/
.env
*.egg-info/
dist/
.pytest_cache/
.DS_Store

# local only
NOTES.md
DESIGN.md
.notes.git/
