__pycache__/
*.py[cod]
*.egg-info/
build/
dist/
.venv/
.env
.coverage
htmlcov/
.pytest_cache/
.ruff_cache/
.mypy_cache/
.DS_Store

# the example service writes here
example.db
