14 lines
278 B
JSON
14 lines
278 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(dir:*)",
|
|
"Bash(powershell:*)",
|
|
"Bash(find /d/Test/MyApplication/app/src/main/assets -name \"vocab.txt\" -exec wc -l {} ;)",
|
|
"WebSearch",
|
|
"Bash(grep:*)",
|
|
"Bash(find:*)",
|
|
"Bash(ls:*)"
|
|
]
|
|
}
|
|
}
|