Compare commits
1 Commits
f6658b6bba
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
|
27fadbdeaa
|
@@ -15,8 +15,12 @@
|
||||
"glob": "allow",
|
||||
"write": "allow",
|
||||
"edit": "allow",
|
||||
"grep": "allow",
|
||||
"find": "allow",
|
||||
"ls": "allow",
|
||||
"lsp_diagnostics": "allow",
|
||||
"lens_diagnostics": "allow",
|
||||
"ask_user_question": "allow",
|
||||
"bash": {
|
||||
"*": "ask",
|
||||
"cat *": "allow",
|
||||
@@ -48,6 +52,7 @@
|
||||
"cksum *": "allow",
|
||||
"pwd": "allow",
|
||||
"git status": "allow",
|
||||
"git status --short": "allow",
|
||||
"git diff *": "allow",
|
||||
"git log *": "allow",
|
||||
"git show *": "allow",
|
||||
|
||||
Reference in New Issue
Block a user