Files
tweetbot/.claude/settings.local.json

13 lines
192 B
JSON

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