Files
votianlt/.claude/settings.local.json
2026-01-07 08:52:14 +01:00

20 lines
358 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:*)",
"Bash(kill:*)"
],
"deny": [],
"ask": []
}
}