17 lines
416 B
JSON
17 lines
416 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(git add:*)",
|
|
"Bash(git commit:*)",
|
|
"Bash(git remote:*)",
|
|
"Bash(git push:*)",
|
|
"Bash(del .gitindex.lock)",
|
|
"Bash(git reset:*)",
|
|
"Bash(powershell -Command \"Remove-Item -Path ''.git\\\\index.lock'' -Force\")"
|
|
],
|
|
"additionalDirectories": [
|
|
"C:\\Users\\admin\\Desktop\\filedata\\project\\泽林-frontend\\.git"
|
|
]
|
|
}
|
|
}
|