mirror of
https://github.com/dograh-hq/dograh.git
synced 2026-07-01 08:59:46 +02:00
29 lines
428 B
Text
29 lines
428 B
Text
__pycache__
|
|
.DS_Store
|
|
.env
|
|
.env.prod
|
|
.env.test
|
|
|
|
# Conductor personal/per-machine overrides (settings.toml IS committed)
|
|
.conductor/settings.local.toml
|
|
|
|
# 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/
|
|
|
|
# Superpowers brainstorm mockups (local only)
|
|
.superpowers/
|
|
docs/superpowers/
|
|
.gstack/
|