Skip to content

Commit b7a053a

Browse files
committed
chore: Exclude Claude code local config from git
1 parent 58b2d75 commit b7a053a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.gitignore

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

53-
# Claude Code #
54-
################
55-
.claude/settings.local.json
53+
# Claude Code local custom settings #
54+
#####################################
55+
.claude/*.local.*
5656

5757
# Vim #
5858
#######

0 commit comments

Comments
 (0)