# -*- mode:conf; -*-

# compiled python and dist stuff
*.egg
.eggs
*.egg-info/
__pycache__/
/.cache
*cache.db
*.pyc
build/
.tox
.coverage
.docker/cert

# documentation
_apidoc