update gitignore

This commit is contained in:
Rami Bitar
2026-06-17 08:30:46 -04:00
parent cd19a01654
commit 064186b5ba

7
.gitignore vendored
View File

@@ -1,6 +1,7 @@
.DS_Store
node_modules/*
.next .next
next-env.d.ts
.env.local .env.local
.mcp.json .mcp.json
.claude/settings.local.json
node_modules/*
next-env.d.ts
.DS_Store