dograh/.gitignore
Abhishek Kumar c099dad03d chore: add Conductor per-worktree dev setup (.conductor/ + .worktreeinclude)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-29 12:48:33 +05:30

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/