Gitignore package-lock (#5918)

This commit is contained in:
Sarup Banskota
2017-07-11 01:44:27 +07:00
committed by Brian Ng
parent 51ff4dd936
commit a7a9e7ae17
2 changed files with 4 additions and 3 deletions

1
.gitignore vendored
View File

@@ -10,6 +10,7 @@
/coverage
dist
/.package.json
package-lock.json
/packages/babel-runtime/core-js/**/*.js
!/packages/babel-runtime/core-js/map.js
/packages/babel-runtime/helpers/*.js