mirror of
https://github.com/garrytan/gstack.git
synced 2026-05-05 13:15:24 +02:00
f572aa01dc
Conflicts resolved: - VERSION: keep 0.14.0.0 (our branch > main's 0.13.1.0) - CHANGELOG.md: keep both entries, 0.14.0.0 above 0.13.1.0 Main brought in v0.13.1.0 "Defense in Depth": auth token via file instead of /health endpoint, Bearer auth on cookie picker data routes, CORS tightened, state file expiry, textContent over innerHTML in extension, symlink-aware path validation, portable freeze hook, shell config input sanitization. 20 regression tests. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
22 lines
258 B
Plaintext
22 lines
258 B
Plaintext
.env
|
|
node_modules/
|
|
browse/dist/
|
|
design/dist/
|
|
bin/gstack-global-discover
|
|
.gstack/
|
|
.claude/skills/
|
|
.agents/
|
|
.context/
|
|
extension/.auth.json
|
|
.gstack-worktrees/
|
|
/tmp/
|
|
*.log
|
|
supabase/.temp/
|
|
bun.lock
|
|
*.bun-build
|
|
.env
|
|
.env.local
|
|
.env.*
|
|
!.env.example
|
|
supabase/.temp/
|