15 lines
319 B
JSON
15 lines
319 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(python:*)",
|
|
"Bash(ls:*)",
|
|
"Bash(archiver:*)",
|
|
"Bash(mdfind:*)",
|
|
"Bash(open:*)",
|
|
"Bash(git checkout:*)",
|
|
"Bash(./gradlew :app:compileDebugKotlin --no-daemon)",
|
|
"Bash(pip3 show tensorflow tensorflow-lite-transformers)"
|
|
]
|
|
}
|
|
}
|