.coverage*
htmlcov
.tox
coverage.xml
junit*xml
__pycache__
.cache
ceph.conf
wheelhouse*

# IDE
.vscode
.idea
*.egg
.env

# virtualenv
venv
