dograh/.gitignore
Abhishek aed5a782fb
feat: add rolling updates for production deployment (#175)
* feat: rolling update uvicorn workers

* script fixes
2026-03-02 14:44:04 +05:30

17 lines
No EOL
166 B
Text

__pycache__
.DS_Store
.env
.env.prod
.env.test
# logs and run directory on production
/logs/
/run/
infrastructure/
prd/
.vercel
venv/
.venv/
.playwright-mcp
coturn/