mirror of
https://git.oceanpay.cc/danial/kami_itunes_june.git
synced 2025-12-18 21:21:34 +00:00
14 lines
213 B
JSON
14 lines
213 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(find:*)",
|
|
"Bash(dotnet build:*)",
|
|
"Bash(dotnet publish:*)",
|
|
"Bash(dotnet clean:*)",
|
|
"Bash(dir:*)"
|
|
],
|
|
"deny": [],
|
|
"ask": []
|
|
}
|
|
}
|