Ignore package-lock.json

Close #1213
This commit is contained in:
Pavel Djundik 2017-06-21 10:57:06 +03:00 committed by GitHub
parent da87482b66
commit 04adcac0e0
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,5 +1,6 @@
node_modules/ node_modules/
npm-debug.log npm-debug.log
package-lock.json
.nyc_output/ .nyc_output/
coverage/ coverage/