Skip to content

Commit 1a455cd

Browse files
committed
Add Claude local settings file to gitignore
Claude configures a user-level ignore on macOS but the dev container wants to commit it. Signed-off-by: Dan Barr <6922515+danbarr@users.noreply.github.com>
1 parent e68b1ea commit 1a455cd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,4 @@ yarn-debug.log*
2323
yarn-error.log*
2424
.vercel
2525
.idea
26+
.claude/settings.local.json

0 commit comments

Comments
 (0)