/.idea/
/.vscode/
/.venv/
__pycache__/
/dist/
/.pytest_cache/
/.coverage
/.coverage.*
/htmlcov/
/.mypy_cache/
/.tox/
/docs/_build/

# Distribution / packaging
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST
