Add .env.local and .mcp.json to .gitignore
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -1,4 +1,6 @@
|
|||||||
.DS_Store
|
.DS_Store
|
||||||
node_modules/*
|
node_modules/*
|
||||||
.next
|
.next
|
||||||
next-env.d.ts
|
next-env.d.ts
|
||||||
|
.env.local
|
||||||
|
.mcp.json
|
||||||
Reference in New Issue
Block a user