mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-11-06 17:00:13 +00: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": []
|
|
}
|
|
} |