diff --git a/settings.json b/settings.json index 0f494cb..a8028c2 100644 --- a/settings.json +++ b/settings.json @@ -58,14 +58,18 @@ "**/*.pfx", "**/*.prv", "**/.ansible/tmp/**", // Does not work. + "**/.bundle/config", "**/.cursor/mcp.json", "**/.env", "**/.env*", + "**/.npmrc", "**/.ssh/id_*", "**/credentials.*.json", "**/credentials.json", + "**/cursor/mcp.json", "**/id_dsa", "**/id_rsa", + "**/npmrc", "**/secret.json", "**/secret.yaml", "**/secrets.json",