__pycache__/
*.pyc
.coverage
virtualenv
MANIFEST
build/
dist/
.cache/
*.egg-info
.vscode
.tox/
coverage.xml

# mkdocs
site/
