21 lines
364 B
JSON
21 lines
364 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Edit(*)",
|
|
"Bash(pytest *)",
|
|
"Bash(python *)",
|
|
"Bash(python3 *)",
|
|
"Bash(.venv/bin/pytest *)",
|
|
"Bash(npm *)",
|
|
"Bash(git *)",
|
|
"Bash(ls *)",
|
|
"Bash(cat *)",
|
|
"Bash(grep *)",
|
|
"Bash(find *)",
|
|
"Bash(mkdir *)",
|
|
"Bash(touch *)",
|
|
"Bash(uv *)"
|
|
]
|
|
}
|
|
}
|