build: add .env and .mcp.json to gitignore
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>main
parent
03bbb70f50
commit
cb2dfe9049
|
|
@ -1,2 +1,4 @@
|
|||
node_modules/
|
||||
dist/
|
||||
.env
|
||||
.mcp.json
|
||||
|
|
|
|||
Loading…
Reference in New Issue