Files
ar-inspection/.claude/settings.local.json

15 lines
230 B
JSON

{
"permissions": {
"allow": [
"Bash(tree:*)",
"Bash(mvn clean package:*)",
"Bash(echo:*)",
"Bash(git add:*)",
"Bash(git commit:*)",
"Bash(ls:*)"
],
"deny": [],
"ask": []
}
}