add package-lock.json to gitignore

This commit is contained in:
Romain Beaumont 2018-05-13 14:04:49 +02:00
parent 0015986621
commit b5618e03be
No known key found for this signature in database
GPG key ID: DB60E388B3BCF286

3
.gitignore vendored
View file

@ -7,4 +7,5 @@ src/plugins/*
!src/plugins/README.md
distTest
world/*
!world/.gitkeep
!world/.gitkeep
package-lock.json