Files
gstack/.gitignore
T
Garry Tan c63e624f7f fix: generate .agents directory at setup time instead of shipping duplicates (#308)
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>
2026-03-22 14:43:40 -07:00

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