chore: add .gstack to gitignore, update dev env IP in docs

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-03-23 21:12:01 +00:00
parent 5c78a4051a
commit 96418c1c03
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@@ -232,3 +232,4 @@ node_modules/
package.json
package-lock.json
.worktrees/
.gstack/

View File

@@ -529,4 +529,4 @@ Use `/browse` from gstack for **all web browsing** — never use `mcp__claude-in
| Bugs & Fixes | CLAUDE.md → Critical Lessons Learned section |
| Feature Specs | [04-FEATURE-SPECIFICATIONS.md](04-FEATURE-SPECIFICATIONS.md) |
| Design System | [DESIGN-SYSTEM.md](DESIGN-SYSTEM.md) |
| Dev Environment | [DEV-ENV.md](DEV-ENV.md) — devserver01 setup, Docker, CORS, networking |
| Dev Environment | [DEV-ENV.md](DEV-ENV.md) — 46.202.92.250 setup, Docker, CORS, networking |