ignore yarn cache
This commit is contained in:
parent
44524a3c1d
commit
73df9715f6
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,3 +1,5 @@
|
||||
**/*/node_modules
|
||||
/node_modules/
|
||||
/coverage
|
||||
.yarn
|
||||
.yarn/*
|
Loading…
Reference in New Issue
Block a user