diff --git a/.claude/settings.local.json b/.claude/settings.local.json index d175e70..8183bd6 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -8,7 +8,11 @@ "Bash(git add:*)", "Bash(git commit:*)", "Bash(mv:*)", - "Bash(git checkout:*)" + "Bash(git checkout:*)", + "Bash(git push:*)", + "Bash(git commit:*)", + "Bash(git pull:*)", + "Bash(git add:*)" ], "deny": [] }