mirror of
https://github.com/ichmagmaus111/ghostgram.git
synced 2026-05-28 14:11:26 +02:00
12 lines
198 B
JSON
12 lines
198 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(swift build)",
|
|
"Bash(.build/debug/makeproject:*)",
|
|
"Bash(mkdir:*)",
|
|
"Bash(find:*)",
|
|
"Bash(grep:*)"
|
|
],
|
|
"deny": []
|
|
}
|
|
} |