chore: Ignore hidden .claude settings folder#3738
Conversation
alexandear
left a comment
There was a problem hiding this comment.
I'm not sure we should add this change, as it may not be relevant for every developer who doesn't use Claude.
You can ignore .claude locally by modifying .git/info/exclude in your local repo copy or by using a global .gitignore configuration.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #3738 +/- ##
=======================================
Coverage 91.11% 91.11%
=======================================
Files 187 187
Lines 16662 16662
=======================================
Hits 15181 15181
Misses 1294 1294
Partials 187 187 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
While I totally agree that it may not be relevant for every developer, I also think it is a simple change that could be helpful to some devs and to me it it feels similar to .DS_Store that helps out Mac devs... so I think we can simply just merge this and move on. |
.claude settings folder
ignore settings files like
.claude/settings.local.jsonfor claude code usage