feat(git): package-lock.json added to gitignore

This commit is contained in:
Jakub Jezek 2019-10-23 11:28:42 +02:00
parent ae55fe3a9a
commit 20b0f1c1cf

1
.gitignore vendored
View file

@ -32,3 +32,4 @@ coverage.xml
# Node JS packages
##################
node_modules/
package-lock.json