Refactoring

This commit is contained in:
dahoud
2026-03-01 22:00:28 +00:00
parent c0e2c4da45
commit 6b28cf751e
469 changed files with 26866 additions and 14768 deletions

View File

@@ -0,0 +1,14 @@
{
"permissions": {
"allow": [
"Bash(grep:*)",
"Bash(find:*)",
"Bash(mvn clean compile:*)",
"Bash(git add:*)",
"Bash(curl:*)",
"Bash(cat:*)",
"Bash(chmod:*)",
"Bash(bash:*)"
]
}
}