__pycache__/
*.py[cod]
.venv/
*.egg-info/
.coverage
.pytest_cache/
build/
dist/*
!dist/.gitignore
