diff --git a/.claude/settings.local.json b/.claude/settings.local.json index 1f9ef6b..b585b34 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -15,7 +15,8 @@ "Bash(git add:*)", "Bash(git commit:*)", "Bash(git push:*)", - "Bash(git -c http.sslVerify=false push)" + "Bash(git -c http.sslVerify=false push)", + "Bash(git config:*)" ] } }