diff --git a/.claude/settings.local.json b/.claude/settings.local.json new file mode 100644 index 00000000..313bdca5 --- /dev/null +++ b/.claude/settings.local.json @@ -0,0 +1,12 @@ +{ + "permissions": { + "allow": [ + "WebFetch(domain:docs.clover.com)" + ] + }, + "hooks": { + "UserPromptSubmit": [], + "Stop": [], + "Notification": [] + } +} diff --git a/.gitignore b/.gitignore index b3ca698f..6eca0f43 100644 --- a/.gitignore +++ b/.gitignore @@ -15,7 +15,6 @@ __pycache__/ # Local-only diagnostic logs from test runs _test_*.log -.superpowers/ # --- Split-out module repos (now independent git repos; managed separately) --- /disable_iap_calls/