.mypy_cache
.pytest_cache

.vscode
.devcontainer
.github
.envrc
.env
.git
.github
.DS_Store
.trunk

.env*

__pycache__
.mypy_cache
.venv
.pytest_cache

node_modules

*.log
