Add yarn.lock to .gitignore (#3408)

This commit is contained in:
Aya Morisawa
2018-11-26 21:55:16 +09:00
committed by GitHub
parent 06124dbbd5
commit e8439679a5

1
.gitignore vendored
View File

@ -17,3 +17,4 @@ api-docs.json
/mongo
/elasticsearch
*.code-workspace
yarn.lock