Files
HighCostDrugsDemo/.claude/settings.json
T
2026-02-04 13:04:29 +00:00

27 lines
425 B
JSON

{
"permissions": {
"allow": [
"Bash(python*)",
"Bash(git*)",
"Bash(cd*)",
"Bash(ls*)",
"Bash(cat*)",
"Bash(head*)",
"Bash(tail*)",
"Bash(mkdir*)",
"Bash(touch*)",
"Bash(rm*)",
"Bash(mv*)",
"Bash(cp*)",
"Bash(timeout*)",
"Bash(reflex*)",
"Read",
"Write",
"Edit",
"Glob",
"Grep"
],
"deny": []
}
}