dograh/.gitignore
2026-05-25 17:14:44 +05:30

21 lines
236 B
Text

__pycache__
.DS_Store
.env
.env.prod
.env.test
# logs and run directory on production
/logs/
/run/
infrastructure/
prd/
.vercel
.devcontainer/install.local.sh
venv/
.venv/
.playwright-mcp
coturn/
*.wav
dograh_pcm_cache/
node_modules/