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 375ab53 commit 7e4da5fCopy full SHA for 7e4da5f
zh-cn/Git/常用gitignore与gitattributes文件/NodeJS/.gitignore
@@ -4,4 +4,5 @@ Thumbs.db
4
*.swp
5
6
/node_modules/
7
+/package-lock.json
8
npm-debug.log*
0 commit comments