Vandevliet.AerialShots.Website/.claude/settings.local.json

14 lines
272 B
JSON
Raw Normal View History

{
"permissions": {
"allow": [
"Bash(tree:*)",
"Bash(ls:*)",
"Bash(find:*)",
"Bash(echo:*)",
"Bash(git log:*)",
"Bash(pnpm run:*)",
"WebFetch(domain:github.com)",
"WebFetch(domain:raw.githubusercontent.com)"
]
}
}