Files
unionflow-client-quarkus-pr…/.claude/settings.local.json
2026-03-01 22:00:28 +00:00

15 lines
239 B
JSON

{
"permissions": {
"allow": [
"Bash(grep:*)",
"Bash(find:*)",
"Bash(mvn clean compile:*)",
"Bash(git add:*)",
"Bash(curl:*)",
"Bash(cat:*)",
"Bash(chmod:*)",
"Bash(bash:*)"
]
}
}