19 lines
383 B
JSON
19 lines
383 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(dir:*)",
|
|
"Bash(tree:*)",
|
|
"Bash(findstr:*)",
|
|
"Bash(find:*)",
|
|
"Bash(Get-ChildItem -Recurse -File)",
|
|
"Bash(Where-Object { $_xtension -eq '.py' })",
|
|
"Bash(Select-Object:*)",
|
|
"Bash(powershell:*)",
|
|
"Bash(python:*)",
|
|
"Bash(move:*)",
|
|
"Bash(srcdir:*)",
|
|
"Bash(cd:*)"
|
|
]
|
|
}
|
|
}
|