Ignore package-lock.json

This commit is contained in:
Wilson Lin 2020-01-25 01:39:32 +13:00
parent 6ec509945a
commit 232b01b1c3
2 changed files with 2 additions and 0 deletions

1
bench/.gitignore vendored
View File

@ -3,3 +3,4 @@ min/
hyperbuild-bench/Cargo.lock
hyperbuild-bench/target/
perf.data*
package-lock.json

1
nodejs/.gitignore vendored
View File

@ -4,3 +4,4 @@
/native/artifacts.json
/native/Cargo.lock
node_modules/
package-lock.json