Port yesterday's studio work to dev (code only; env untouched): - per-dealer grid scoping + dealer selector (DEALERS lookup, DEFAULT_DEALER_ID=1) - weekCars fix: skip cars with no slots this week - EV car images: XEV 9e, BE 6, XUV400 EV - gitignore .mcp.json Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
8 lines
89 B
Plaintext
8 lines
89 B
Plaintext
node_modules/
|
|
dist/
|
|
.env
|
|
*.local
|
|
|
|
# Local MCP config (contains DB credentials)
|
|
.mcp.json
|