diff --git a/.claude/settings.local.json b/.claude/settings.local.json deleted file mode 100644 index e9104bdc..00000000 --- a/.claude/settings.local.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "permissions": { - "allow": [ - "WebFetch(domain:gateway.prod.nado.xyz)", - "WebFetch(domain:archive.prod.nado.xyz)", - "WebFetch(domain:docs.nado.xyz)", - "WebFetch(domain:nado.xyz)", - "Bash(git show:*)", - "Bash(snow sql:*)", - "Bash(gh repo list:*)", - "Skill(superpowers:systematic-debugging)", - "WebSearch", - "WebFetch(domain:basescan.org)", - "Skill(superpowers:executing-plans)", - "Bash(dbt parse:*)", - "Bash(dbt ls:*)", - "Bash(dbt compile:*)", - "Skill(validating-dbt-models-via-snowflake)" - ] - } -}