Ignore package-lock.json in case of confused npm users
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,5 +1,6 @@
|
|||||||
/.npmrc
|
/.npmrc
|
||||||
/*.log
|
/*.log
|
||||||
|
package-lock.json
|
||||||
|
|
||||||
/node_modules
|
/node_modules
|
||||||
/lib
|
/lib
|
||||||
|
|||||||
Reference in New Issue
Block a user