Add package-lock.json to gitignores (we use yarn.lock)

This commit is contained in:
Adam Stankiewicz
2021-01-11 19:31:26 +01:00
parent 87cc6a3c6c
commit 9734497faf

1
.gitignore vendored
View File

@@ -13,3 +13,4 @@
/test/sample
!/test/sample/bower.json
/npm-shrinkwrap.json
package-lock.json