diff --git a/.claude/settings.local.json b/.claude/settings.local.json index 2b70261..462014e 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -11,7 +11,12 @@ "PowerShell(supabase *)", "PowerShell(supabase projects *)", "PowerShell(supabase link *)", - "PowerShell(supabase db *)" + "PowerShell(supabase db *)", + "Bash(git fetch *)", + "Bash(git pull *)", + "Bash(git stash *)", + "Bash(git push *)", + "Bash(git config *)" ] } }