Files
votianlt/.claude/settings.local.json
2026-01-06 12:49:54 +01:00

19 lines
336 B
JSON

{
"permissions": {
"allow": [
"Bash(./mvnw clean compile -q)",
"mcp__ide__getDiagnostics",
"Bash(find:*)",
"Bash(./mvnw:*)",
"Bash(rm:*)",
"Bash(lsof:*)",
"Bash(xargs kill:*)",
"Bash(cat:*)",
"Bash(mongosh:*)",
"Bash(mongo:*)"
],
"deny": [],
"ask": []
}
}