Ignore package-lock.json

This commit is contained in:
Wei Zhu 2017-10-09 19:19:23 +08:00
parent 73a4873e78
commit 2fb304e270

1
.gitignore vendored
View File

@ -32,6 +32,7 @@ config/base.yaml
/.vscode/
/coverage
yarn.lock
package-lock.json
components/**/*.js
components/**/*.jsx
!components/**/__tests__/*.js