Add package-lock.json to .gitignore

This commit is contained in:
Sehrope Sarkuni 2017-08-19 08:55:18 -04:00 committed by Brian C
parent 07dfebf386
commit c7937a5530

1
.gitignore vendored
View File

@ -3,4 +3,5 @@ build/
.lock-wscript
*.log
node_modules/
package-lock.json
*.swp