Skip to content

Commit 2ebc964

Browse files
Exclude Claude Code local config from git (#10575)
chore: Exclude Claude code local config from git chore: Exclude Claude code local config from git Co-authored-by: bruce.bujon <[email protected]>
1 parent 79fa8aa commit 2ebc964

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,10 @@ out/
5050
##########
5151
.cursor
5252

53+
# Claude Code local custom settings #
54+
#####################################
55+
.claude/*.local.*
56+
5357
# Vim #
5458
#######
5559
*.sw[nop]

0 commit comments

Comments
 (0)