diff --git a/.gitignore b/.gitignore index 794a724..d3b96e6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ .DS_Store node_modules/* .next -next-env.d.ts \ No newline at end of file +next-env.d.ts +.env.local +.mcp.json \ No newline at end of file