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:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -45,3 +45,4 @@ ChangeLog
|
||||
tags
|
||||
ghostdriver.log
|
||||
.idea
|
||||
package-lock.json
|
||||
|
Reference in New Issue
Block a user