~cytrogen/gstack

ref: c620de38e19fe63e8a6e361e11d706b5ed432b93 gstack/.gitignore -rw-r--r-- 243 bytes
c620de38 — Garry Tan fix: setup runs pending migrations so git pull + ./setup works (#774) a month ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
.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/