Add shared Claude Code settings to disable commit attribution

This commit is contained in:
Mark Backman
2026-02-09 15:15:31 -05:00
parent 6a553367a2
commit cc797ba3cf

5
.claude/settings.json Normal file
View File

@@ -0,0 +1,5 @@
{
"attribution": {
"commit": ""
}
}