Delete .claude/settings.local.json

This commit is contained in:
Matt Romano 2026-01-26 08:36:27 -08:00 committed by GitHub
parent ac2a936d79
commit ebdfdac814
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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)"
]
}
}