PDFReaderPro/.claude/settings.local.json
2025-11-14 17:20:48 +08:00

13 lines
196 B
JSON

{
"permissions": {
"allow": [
"Bash(./gradlew:*)",
"Bash(mkdir:*)",
"Bash(cp:*)",
"Bash(rm:*)",
"Bash(find:*)",
"Bash(grep:*)"
],
"deny": []
}
}