Files
cf-uploader/.claude/settings.local.json
2025-10-20 12:25:03 -05:00

14 lines
240 B
JSON

{
"permissions": {
"allow": [
"Bash(.gradlew.bat build:*)",
"Bash(echo:*)",
"Bash(gradle wrapper:*)",
"Bash(./gradlew build:*)",
"Bash(./gradlew clean build:*)"
],
"deny": [],
"ask": []
}
}