**/__pycache__/
**/.pytest_cache/
**/.mypy_cache/
**/.ruff_cache/
**/.coverage
**/coverage/
**/node_modules/
**/dist/
**/build/
**/*.egg-info/
*.tgz
