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

.coverage*

.secrets/
token.json
oauth-client.json
service-account*.json

# macOS synchronization duplicates.
* [0-9]
* [0-9].*
.env
