Update settings and gitignore for new plugins
Add superpowers plugin, skipDangerousModePermissionPrompt setting. Gitignore backups/, tasks/, and plugins/blocklist.json.
This commit is contained in:
@@ -46,7 +46,9 @@
|
||||
"enabledPlugins": {
|
||||
"superpowers@superpowers-marketplace": true,
|
||||
"frontend-design@claude-code-plugins": true,
|
||||
"example-skills@anthropic-agent-skills": true
|
||||
"example-skills@anthropic-agent-skills": true,
|
||||
"superpowers@claude-plugins-official": true
|
||||
},
|
||||
"alwaysThinkingEnabled": true
|
||||
"alwaysThinkingEnabled": true,
|
||||
"skipDangerousModePermissionPrompt": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user