hawkeye camera support(not tested)
This commit is contained in:
14
Hawkeye.VisionBuilder.Workflow/.claude/settings.local.json
Normal file
14
Hawkeye.VisionBuilder.Workflow/.claude/settings.local.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(find:*)",
|
||||
"Bash(for file in UnionOperation.cs HatsOperation.cs OpeningOperation.cs DilationOperation.cs ClosingOperation.cs)",
|
||||
"Bash(do echo \"=== $file ===\")",
|
||||
"Bash(tail:*)",
|
||||
"Bash(done)",
|
||||
"Bash(dotnet build:*)",
|
||||
"Bash(ls:*)"
|
||||
],
|
||||
"deny": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user