Add yarn.lock to .gitignore

This commit is contained in:
Stefan Zweifel 2020-09-13 14:15:28 +02:00
parent cbc3d50cea
commit 961d68003e
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
tests/test_repo
tests/tmpstubs
tests/shellmock.*
yarn.lock