*.egg-info/
__pycache__/
.pytest_cache/
.coverage
.venv/
.DS_Store
.ruff_cache
*.pid
*.pyc
*.pyo
*.pyd
**/.vscode/*
!**/.vscode/extensions.json

dist/
docs/plans/
saga.html
scripts/release.sh
