*.egg
*.egg-info
*.pyc
*$py.class
*~
.coverage
coverage.xml
build/
dist/
site/
.tox/
env*/
tmp/
.venv*
.cache
.eggs
cover
.pytest*
.mypy_cache
.idea
.vscode
