diff --git a/.claude/settings.local.json b/.claude/settings.local.json index d8dcf76..dd5d406 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -4,7 +4,12 @@ "Bash(./wm-api.sh:*)", "Bash(python3:*)", "Bash(curl:*)", - "Bash(python3.exe -m json.tool:*)" + "Bash(python3.exe -m json.tool:*)", + "Bash(git remote set-url:*)", + "Bash(git push:*)", + "Bash(git config:*)", + "Bash(printf:*)", + "Bash(~/.git-credentials)" ] } }