add yarn.lock to gitignore

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

3
.gitignore vendored
View File

@@ -2,4 +2,5 @@ lib
node_modules
npm-debug.log
.nyc_output
coverage.lcov
coverage.lcov
yarn.lock