From 87cfa48cda621e9e42ecf259b532f668c96fd1f3 Mon Sep 17 00:00:00 2001 From: winlifes <110321103+Winlifes@users.noreply.github.com> Date: Wed, 20 May 2026 19:29:34 -0700 Subject: [PATCH] Ignore MCP registry token files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 0126d19..ace7ce8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ .DS_Store +.mcpregistry_* node_modules/ temp/ Temp/