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