This commit is contained in:
2026-02-14 00:01:04 +08:00
commit cbd4a33eaf
23 changed files with 1265 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
{
"permissions": {
"allow": [
"Bash(javac:*)",
"Bash(java:*)"
]
}
}