temp for tree extraction
This commit is contained in:
32
.claude/settings.local.json
Normal file
32
.claude/settings.local.json
Normal file
@ -0,0 +1,32 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(go get:*)",
|
||||
"Bash(go build:*)",
|
||||
"Bash(tree:*)",
|
||||
"Bash(go mod tidy:*)",
|
||||
"Bash(./bin/onx:*)",
|
||||
"Bash(go test:*)",
|
||||
"Read(//tmp/test-onyx/**)",
|
||||
"Bash(cat:*)",
|
||||
"Bash(/home/dubey/projects/onyx/bin/onx undo)",
|
||||
"Bash(go install:*)",
|
||||
"Bash(./bin/onxd:*)",
|
||||
"Read(//home/dubey/projects/onyx-test/ccr-milestone-2-test/**)",
|
||||
"Bash(/home/dubey/projects/onyx/bin/onx:*)",
|
||||
"Bash(git show-ref:*)",
|
||||
"Bash(xxd:*)",
|
||||
"Bash(chmod:*)",
|
||||
"Bash(make:*)",
|
||||
"Bash(go list:*)",
|
||||
"Bash(git log:*)",
|
||||
"Bash(onx:*)",
|
||||
"Read(//tmp/test-onyx-init/**)",
|
||||
"Bash(git checkout:*)",
|
||||
"Bash(xargs:*)",
|
||||
"Bash(git ls-tree:*)"
|
||||
],
|
||||
"deny": [],
|
||||
"ask": []
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user