From c000c79b44e014ae15f9a612a46f348bca41ac0b Mon Sep 17 00:00:00 2001 From: baroni31 Date: Wed, 20 May 2026 22:16:22 +0100 Subject: [PATCH] test --- .claude/settings.local.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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 *)" ] } }