diff --git a/.claude/settings.local.json b/.claude/settings.local.json index de94e38..935154b 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -5,7 +5,8 @@ "Bash(dotnet build:*)", "Bash(dotnet test:*)", "Bash(git checkout:*)", - "Bash(git add:*)" + "Bash(git add:*)", + "Bash(git commit:*)" ] } }