Ignore package lock
This commit is contained in:
parent
9e64478854
commit
8d27738d30
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,3 +1,4 @@
|
|||
/node_modules/
|
||||
/dist/
|
||||
npm-debug.log
|
||||
package-lock.json
|
||||
|
|
Loading…
Reference in a new issue