.claude/settings.local.json is forced past the global ~/.config/git/ignore rule (**/.claude/settings.local.json); .superpowers/ is no longer gitignored. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
13 lines
174 B
JSON
13 lines
174 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"WebFetch(domain:docs.clover.com)"
|
|
]
|
|
},
|
|
"hooks": {
|
|
"UserPromptSubmit": [],
|
|
"Stop": [],
|
|
"Notification": []
|
|
}
|
|
}
|