chg claude permissions
This commit is contained in:
parent
d9c9211758
commit
660d143333
|
|
@ -3,7 +3,9 @@
|
|||
"allow": [
|
||||
"Bash(dotnet --version:*)",
|
||||
"Bash(dotnet build:*)",
|
||||
"Bash(dotnet test:*)"
|
||||
"Bash(dotnet test:*)",
|
||||
"Bash(git checkout:*)",
|
||||
"Bash(git add:*)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue