.venv

*.pyc
__pycache__/
*.tar

instance/

.pytest_cache/
.coverage
htmlcov/

dist/
build/
*.egg-info/

.vscode
workspace.code-workspace
debug/
scratchpad/*.txt
