.DS_Store
.idea
.cache-main
.cache-tests
.classpath
.project
.settings
.lock
.todos.json
*.log
*.zip
.run
.run_configs
**/target/**
**/build/**
**/.idea/**
**/out/**
**venv**
**/.pybuild/**
*.egg-info
data/
tmp/
zod/
dist/

*mypy_cache*
*__pycache__*
*.pyc
.ipynb_checkpoints
*.iml
**/.vscode/**
**/_data/**
**/_debug/**
*.bat
**/.mypy_cache/**

**/key.json


**/.coverage
**/.testmondata

gcloud-service-key.json
