__pycache__/
*.py[cod]
*$py.class
*.so
.Python
build/
dist/
*.egg-info/
.pytest_cache/
.coverage
htmlcov/
.venv/
venv/
env/
.uv-cache/
*.log
.DS_Store

# session-local notes
*_TODO.md
