24 lines
519 B
JSON
24 lines
519 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(./mysql:*)",
|
|
"Bash(find:*)",
|
|
"Bash(npm run dev:*)",
|
|
"Bash(dir:*)",
|
|
"Bash(where:*)",
|
|
"Bash(ls:*)",
|
|
"Bash(move schedule-system-complete-guide.md scheduleschedule-complete-guide.md)",
|
|
"Bash(tree:*)",
|
|
"Bash(bash:*)",
|
|
"Bash(curl:*)",
|
|
"Bash(grep:*)",
|
|
"Bash(mvn clean compile:*)",
|
|
"Bash(mvn clean package:*)",
|
|
"Bash(mvn package:*)",
|
|
"Bash(findstr:*)"
|
|
],
|
|
"deny": [],
|
|
"ask": []
|
|
}
|
|
}
|