Erweiterungen

This commit is contained in:
2025-09-15 18:02:18 +02:00
parent ba9b47be89
commit 751836e8a4
79 changed files with 1855 additions and 2019 deletions

View File

@@ -0,0 +1,12 @@
{
"permissions": {
"allow": [
"Bash(./mvnw clean compile -q)",
"mcp__ide__getDiagnostics",
"Bash(find:*)",
"Bash(./mvnw:*)"
],
"deny": [],
"ask": []
}
}