.cache/
.eggs/
.idea/
.vscode/
.tox/
build/
dist/
.venv/
htmlcov/

*.egg
*.egg-info
*.pyc
*.swp
.coverage

example/example.cfg
.python-version
