diff --git a/.claude/settings.local.json b/.claude/settings.local.json index fe6a147..1f51a4d 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -7,7 +7,12 @@ "Bash(curl:*)", "Bash(dir)", "Bash(git init:*)", - "Bash(git add:*)" + "Bash(git add:*)", + "Bash(git commit:*)", + "Bash(git remote add:*)", + "Bash(git branch:*)", + "Bash(git push:*)", + "Bash(git pull:*)" ], "defaultMode": "acceptEdits" }