We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa455de commit f3b4aaaCopy full SHA for f3b4aaa
1 file changed
.gitignore
@@ -25,6 +25,9 @@ Thumbs.db
25
/phoenix-builder-mcp/chrome_extension/build/
26
/phoenix-builder-mcp/chrome_extension/*.zip
27
28
+# claude
29
+.claude/**/*.lock
30
+
31
# ignore node_modules inside src
32
/src/node_modules
33
/src-node/node_modules
0 commit comments