chore: gitignore supabase/.temp/

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Garry Tan 2026-03-23 11:02:55 -07:00
parent 195c102239
commit b437b531b7
No known key found for this signature in database
GPG Key ID: C1F69E85C74EFE1D
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -8,6 +8,7 @@ bin/gstack-global-discover
.context/ .context/
/tmp/ /tmp/
*.log *.log
supabase/.temp/
bun.lock bun.lock
*.bun-build *.bun-build
.env .env