build: add .env and .mcp.json to gitignore

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
main
Fadhli Azhari 2026-03-12 17:06:28 +08:00
parent 03bbb70f50
commit cb2dfe9049
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -1,2 +1,4 @@
node_modules/
dist/
.env
.mcp.json