.DS_Store
.env
.env.*
!.env.example
*.p8
infra/secrets/
infra/*.pre-*
server/**/*.pre-*
.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/
website/node_modules/
website/doc_build/
.playwright-cli/
output/
