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

10 lines
132 B
JSON
Raw Normal View History

2026-02-22 21:09:37 +07:00
{
"permissions": {
"allow": [
"Bash(gh pr diff:*)",
"Bash(git checkout:*)",
"Bash(git fetch:*)"
]
}
}