# environment / pycache
**/.git
**/.vscode
**/.vs
**/*.pyc
**/__pycache__
**/.DS_STORE
**/.mypy_cache
**/.venv
**/notes.md
**/config.*
**/test*.*
**/http_db_client.py
**/tests
**/.style.yapf