Files
gstack/.gitignore
Garry Tan 2b85b1df46 fix: random UUID installation_id + verify-rls.sh edge cases (v0.11.16.1) (#462)
* fix: random UUID installation_id + gitignore supabase/.temp

Replace SHA-256(hostname+user) with random UUID v4 stored in
~/.gstack/installation-id. Not derivable from public inputs.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* fix: random UUID installation_id + verify-rls.sh edge cases (v0.11.16.1)

Replace SHA-256(hostname+user) with random UUID v4 stored in
~/.gstack/installation-id. Gitignore supabase/.temp/.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-24 15:16:03 -07:00

19 lines
208 B
Plaintext

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