Forráskód Böngészése

chore: Remove .cursor dir

Michael Bromley 9 hónapja
szülő
commit
08c7e37a5f
2 módosított fájl, 1 hozzáadás és 7 törlés
  1. 0 7
      .cursor/mcp.json
  2. 1 0
      .gitignore

+ 0 - 7
.cursor/mcp.json

@@ -1,7 +0,0 @@
-{
-  "mcpServers": {
-    "nx-mcp": {
-      "url": "http://localhost:9921/sse"
-    }
-  }
-}

+ 1 - 0
.gitignore

@@ -8,6 +8,7 @@
 ../.idea/workspace.xml
 .idea/**/tasks.xml
 .idea/dictionaries
+.cursor
 .env
 lerna-debug.log
 dist