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

# IDE
.vscode
*.egg
.env

# virtualenv
venv
