mirror of
https://github.com/garrytan/gstack.git
synced 2026-05-06 21:46:40 +02:00
c63e624f7f
Removes 14K+ lines of committed generated Codex skill files from git. .agents/ is now gitignored and generated at setup time via `bun run gen:skill-docs --host codex`. Updates CI workflow to validate generation instead of checking committed file freshness. Co-authored-by: cskwork <cskwork@users.noreply.github.com> Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
16 lines
146 B
Plaintext
16 lines
146 B
Plaintext
.env
|
|
node_modules/
|
|
browse/dist/
|
|
.gstack/
|
|
.claude/skills/
|
|
.agents/
|
|
.context/
|
|
/tmp/
|
|
*.log
|
|
bun.lock
|
|
*.bun-build
|
|
.env
|
|
.env.local
|
|
.env.*
|
|
!.env.example
|