Add package-lock.json which generate by npm
After running tox, generate the package-lock.json file by npm command. So that, add it into .gitignore file. Change-Id: I612a5225963007896b5c18d6cec535d0e09d934a
This commit is contained in:
parent
9a66accb1c
commit
db15eef58d
1
.gitignore
vendored
1
.gitignore
vendored
@ -45,3 +45,4 @@ ChangeLog
|
|||||||
tags
|
tags
|
||||||
ghostdriver.log
|
ghostdriver.log
|
||||||
.idea
|
.idea
|
||||||
|
package-lock.json
|
||||||
|
Loading…
Reference in New Issue
Block a user