{ "permissions": { "allow": [ "Bash(mvn clean compile:*)", "Bash(if exist target rmdir /s /q target)", "Bash(if exist scripts rmdir /s /q scripts)", "Bash(git add:*)", "Bash(git reset:*)", "Bash(del nul)", "Bash(git commit:*)", "Bash(curl:*)", "Bash(bash:*)" ], "deny": [], "ask": [] } }