.DS_Store
.env
.env.*
!.env.example
.local-packages/
.pytest_cache/
.mypy_cache/
.ruff_cache/
.venv/
__pycache__/
*.py[cod]
*.egg-info/
*.sqlite
*.sqlite3
*.log
.coverage
htmlcov/
build/
dist/
DerivedData/
*.xcuserstate
xcuserdata/
server/.apns-mock/
cli/.runbuoy-test/
