15 lines
236 B
JSON
15 lines
236 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"WebSearch",
|
|
"Bash(find:*)",
|
|
"Bash(godot:*)",
|
|
"Bash(python:*)",
|
|
"Bash(git mv:*)",
|
|
"Bash(dir:*)",
|
|
"Bash(yamllint:*)"
|
|
],
|
|
"deny": [],
|
|
"ask": []
|
|
}
|
|
} |