Add yarn.lock to gitignore

This commit is contained in:
roykho 2021-07-09 05:35:46 -07:00
parent 633db9375e
commit 8937d70e29
No known key found for this signature in database
GPG Key ID: 7B36C0EA25795714
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -65,6 +65,9 @@ tests/cli/vendor
contributors.md
contributors.html
# Yarn
yarn.lock
# Packages
/packages/*
!/packages/README.md