piker/.claude/settings.local.json

13 lines
183 B
JSON
Raw Permalink Normal View History

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