Skip to content

Commit 38e1113

Browse files
dfcoffinclaude
andcommitted
chore: ignore .claude/settings.local.json
Add .claude/settings.local.json to .gitignore to prevent local Claude Code configuration from being committed. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <[email protected]>
1 parent 866211f commit 38e1113

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,5 @@ test-output/
5555

5656
# Temporary workaround directories - should not be committed
5757
temp-services/
58-
*/temp-services/
58+
*/temp-services/.claude/settings.local.json
59+
.claude/settings.local.json

0 commit comments

Comments
 (0)