Files
votianlt/.claude/settings.local.json
2025-09-20 12:36:14 +02:00

15 lines
266 B
JSON

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