mingle-website/.claude/settings.local.json

17 lines
350 B
JSON

{
"permissions": {
"allow": [
"Bash(mkdir:*)",
"WebFetch(domain:www.youtube.com)",
"WebSearch",
"Bash(sed:*)",
"Bash(sort:*)",
"WebFetch(domain:studio.v-llage.com)",
"Bash(awk:*)",
"Bash(python:*)",
"Bash(start http://localhost:8000/gallery.html)"
],
"deny": [],
"ask": []
}
}