add package-lock.json file to gitignore

This commit is contained in:
Passakorn Suppakityothin 2017-09-20 11:59:23 +07:00 committed by GitHub
parent 92fe9121f1
commit f66416ad65

3
.gitignore vendored
View file

@ -3,6 +3,7 @@
node_modules
npm-debug.log
package-lock.json
.DS_Store
config/development.*
config/production.*
@ -30,4 +31,4 @@ public/grapejs/templates/*
config/production.toml
workers/reports/config/production.toml
docker-compose.override.yml
docker-compose.override.yml