Erweiterungen

This commit is contained in:
2025-09-18 17:49:10 +02:00
parent 81932cf0dc
commit 4a84ac8fa4
10 changed files with 294 additions and 105 deletions

View File

@@ -0,0 +1,9 @@
{
"permissions": {
"allow": [
"Bash(mvn compile:*)"
],
"deny": [],
"ask": []
}
}