**/__pycache__
**/.vscode
**/.venv
**/.coverage
**/.pytest_cache
**/_build
**/htmlcov

build/
dist/
*.egg-info/
.eggs/
