piker/.claude/settings.local.json

13 lines
183 B
JSON

{
"permissions": {
"allow": [
"Bash(chmod:*)",
"Bash(/tmp/piker_commits.txt)",
"Bash(python:*)",
"Bash(ls:*)"
],
"deny": [],
"ask": []
}
}