mirror of
https://github.com/dograh-hq/dograh.git
synced 2026-07-01 08:59:46 +02:00
chore: add Conductor per-worktree dev setup (.conductor/ + .worktreeinclude)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
0a6f7673b5
commit
c099dad03d
10 changed files with 352 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -4,6 +4,9 @@ __pycache__
|
|||
.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/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue