This is a probably broken version of build.py
This commit is contained in:
@@ -1,10 +1,16 @@
|
||||
{
|
||||
"permissions": {
|
||||
"defaultMode": "acceptEdits",
|
||||
"allow": [
|
||||
"WebFetch(domain:dev.epicgames.com)",
|
||||
"WebSearch",
|
||||
"WebFetch(domain:github.com)",
|
||||
"Bash(chmod:*)"
|
||||
],
|
||||
"deny": [
|
||||
"Bash(git commit *)",
|
||||
"Bash(git push *)",
|
||||
"Bash(rm -rf *)"
|
||||
]
|
||||
],
|
||||
"defaultMode": "acceptEdits"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user