Files
go/.claude/settings.local.json
T

10 lines
218 B
JSON
Raw Normal View History

2026-05-01 06:43:23 -04:00
{
"permissions": {
"allow": [
"Bash(python3 -c 'import json,sys *)",
"Bash(/tmp/dockersrc-test/go-hello/bin/hello-linux-amd64 *)",
"Read(//root/Projects/github/dockersrc/alpine/**)"
]
}
}