Skip to content

Commit f3b4aaa

Browse files
committed
chore: broaden .claude lock gitignore to nested paths
1 parent fa455de commit f3b4aaa

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
@@ -25,6 +25,9 @@ Thumbs.db
2525
/phoenix-builder-mcp/chrome_extension/build/
2626
/phoenix-builder-mcp/chrome_extension/*.zip
2727

28+
# claude
29+
.claude/**/*.lock
30+
2831
# ignore node_modules inside src
2932
/src/node_modules
3033
/src-node/node_modules

0 commit comments

Comments
 (0)