- fetch dealers via new DEALERS rdbms lookup - scope grid (cars, slots, bookings) to selected dealer - show dealer name/city/phone in booked-slot sidebar - gitignore .mcp.json (db creds)
10 lines
134 B
Plaintext
10 lines
134 B
Plaintext
node_modules/
|
|
dist/
|
|
.env
|
|
*.local
|
|
.DS_Store
|
|
*-local-command-caveatcaveat-*.txt
|
|
|
|
# Local MCP config (contains DB credentials)
|
|
.mcp.json
|