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

29 lines
675 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)",
"WebFetch(domain:naver.me)",
"WebFetch(domain:chzzk.naver.com)",
"Bash(netsh advfirewall firewall show rule:*)",
"Bash(findstr:*)",
"Bash(curl -s ifconfig.me)",
"Bash(curl:*)",
"Bash(netstat:*)",
"Bash(ipconfig)",
"Bash(ping:*)",
"Bash(dir:*)",
"Bash(nul)"
],
"deny": [],
"ask": []
}
}