**/.venv/
**/.pytest_cache/
**/__pycache__/
**/*.pyc
**/node_modules/
**/dist/
**/build/
**/*.egg-info/
**/.coverage
