diff --git a/.claude/settings.json b/.claude/settings.json index 15f7142..71633ba 100644 --- a/.claude/settings.json +++ b/.claude/settings.json @@ -5,7 +5,8 @@ "Bash(docker exec:*)", "Bash(curl -s -o /dev/null -w \"%{http_code}\" http://localhost:8005/)", "Bash(curl -v http://localhost:8005/)", - "Bash(curl -s -o /dev/null -w \"%{http_code}\" http://localhost:8005/login)" + "Bash(curl -s -o /dev/null -w \"%{http_code}\" http://localhost:8005/login)", + "Bash(git add:*)" ] } }