Files
jdd_opendingux/.claude/settings.local.json
2025-11-12 10:21:40 +01:00

13 lines
216 B
JSON

{
"permissions": {
"allow": [
"Bash(cmake --build:*)",
"Bash(test:*)",
"Bash(tools/linter/run_clang-tidy.sh:*)",
"Bash(make resources.pack:*)"
],
"deny": [],
"ask": []
}
}