diff --git a/.claude/settings.local.json b/.claude/settings.local.json index badbc4872..97c154329 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -26,7 +26,8 @@ "Bash(npm audit:*)", "Bash(bun run lint)", "Bash(git checkout:*)", - "Bash(bun audit:*)" + "Bash(bun audit:*)", + "Bash(git restore:*)" ] } }