claude-meta/.claude/settings.local.json

13 lines
308 B
JSON

{
"permissions": {
"allow": [
"WebFetch(domain:antigravity.google)",
"Bash(get-childitem:*)",
"WebFetch(domain:geminicli.com)",
"WebFetch(domain:google-gemini.github.io)",
"Bash(Get-ChildItem \"C:\\\\work\\\\claude-meta\\\\home-claude\")",
"Bash(npx:*)"
]
}
}