add yarn.lock to gitignore

This commit is contained in:
2017-05-23 18:14:13 -07:00
parent 6401022021
commit ff944c523a

1
.gitignore vendored
View File

@@ -3,3 +3,4 @@ node_modules
npm-debug.log npm-debug.log
.nyc_output .nyc_output
coverage.lcov coverage.lcov
yarn.lock