Ignore package-lock.json (#163)

This commit is contained in:
Wouter De Schuyter 2018-07-07 22:12:39 +02:00 committed by Martin Allien
parent f77172b005
commit b78089d3f9
1 changed files with 4 additions and 1 deletions

5
.gitignore vendored
View File

@ -1,3 +1,6 @@
# NPM deps
node_modules/*
yarn.lock
# NPM lock file
package-lock.json
yarn.lock