piker/.claude/settings.local.json

12 lines
163 B
JSON
Raw Permalink Normal View History

2026-02-27 00:16:01 +00:00
{
"permissions": {
"allow": [
"Bash(chmod:*)",
"Bash(/tmp/piker_commits.txt)",
"Bash(python:*)"
],
"deny": [],
"ask": []
}
}