Swiftgram/.claude/settings.local.json
2025-08-22 15:31:31 +02:00

12 lines
198 B
JSON

{
"permissions": {
"allow": [
"Bash(swift build)",
"Bash(.build/debug/makeproject:*)",
"Bash(mkdir:*)",
"Bash(find:*)",
"Bash(grep:*)"
],
"deny": []
}
}