diff --git a/.claude/settings.local.json b/.claude/settings.local.json index 80f613a..cac1e2a 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -4,7 +4,8 @@ "Bash(git config *)", "Bash(git add *)", "Bash(git commit *)", - "Bash(git push *)" + "Bash(git push *)", + "Bash(git ls-remote *)" ] } }