Skip to content

Commit ef67372

Browse files
chore: ignore local Claude settings
Add .claude/settings.local.json to .gitignore to prevent committing local Claude Code configuration.
1 parent 2c041b3 commit ef67372

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,3 +64,6 @@ packages/gatsby/gatsby-node.d.ts
6464

6565
#junit reports
6666
packages/**/*.junit.xml
67+
68+
# Local Claude Code settings that should not be committed
69+
.claude/settings.local.json

0 commit comments

Comments
 (0)