initial commit
This commit is contained in:
14
Handler/.claude/settings.local.json
Normal file
14
Handler/.claude/settings.local.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(git add:*)",
|
||||
"Bash(git checkout:*)",
|
||||
"Bash(build.bat)",
|
||||
"Bash(cmd /c:*)",
|
||||
"Bash(git commit:*)",
|
||||
"Bash(msbuild:*)",
|
||||
"Bash(dotnet build:*)"
|
||||
],
|
||||
"deny": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user