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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

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