Files
AI_OJ/.claude/settings.local.json
2025-12-08 22:51:51 +08:00

11 lines
186 B
JSON

{
"permissions": {
"allow": [
"Bash(cat:*)",
"Bash(find ./aioj-backend-common -path \"*common-log*pom.xml\" -exec cat {} ;)"
],
"deny": [],
"ask": []
}
}