Update .gitignore for Yarn PnP

This commit is contained in:
willclarktech 2021-04-29 13:09:16 +02:00
parent 1d880eea65
commit 7b19729de1
No known key found for this signature in database
GPG Key ID: 551A86E2E398ADF7

4
.gitignore vendored
View File

@ -27,9 +27,9 @@ coverage/
# Yarn v2
.yarn/*
!.yarn/cache
!.yarn/patches
!.yarn/releases
!.yarn/plugins
!.yarn/releases
!.yarn/sdks
!.yarn/versions
.pnp.*