Files
tweetbot/.claude/settings.local.json
2025-10-24 22:02:59 +09:00

12 lines
172 B
JSON

{
"permissions": {
"allow": [
"Bash(tree:*)",
"Bash(mvn clean compile:*)",
"WebFetch(domain:github.com)"
],
"deny": [],
"ask": []
}
}