mirror of
https://github.com/garrytan/gstack.git
synced 2026-05-07 14:06:42 +02:00
7e62f4bd0f
bin/dev-setup now copies .env from main worktree so API keys carry over to Conductor workspaces automatically. conductor.json wires up setup and archive hooks. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
13 lines
122 B
Plaintext
13 lines
122 B
Plaintext
node_modules/
|
|
browse/dist/
|
|
.gstack/
|
|
.claude/skills/
|
|
/tmp/
|
|
*.log
|
|
bun.lock
|
|
*.bun-build
|
|
.env
|
|
.env.local
|
|
.env.*
|
|
!.env.example
|