Files
gstack/.gitignore
T
Garry Tan 7bfe55e5e6 chore: gitignore .factory and remove tracked files
The .factory/ directory contains generated skill definitions for
Factory Droid compatibility. These should not be tracked in git,
same as .claude/skills/ and .agents/.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-29 15:46:20 -07:00

21 lines
243 B
Plaintext

.env
node_modules/
browse/dist/
design/dist/
bin/gstack-global-discover
.gstack/
.claude/skills/
.agents/
.factory/
.context/
extension/.auth.json
.gstack-worktrees/
/tmp/
*.log
*.bun-build
.env
.env.local
.env.*
!.env.example
supabase/.temp/