Update .gitignore for Yarn v2
This commit is contained in:
parent
9f3706e686
commit
b809f54ef3
9
.gitignore
vendored
9
.gitignore
vendored
@ -24,3 +24,12 @@ coverage/
|
||||
|
||||
# Documentation builds
|
||||
/docs_deployment/
|
||||
|
||||
# Yarn v2
|
||||
.yarn/*
|
||||
!.yarn/patches
|
||||
!.yarn/releases
|
||||
!.yarn/plugins
|
||||
!.yarn/sdks
|
||||
!.yarn/versions
|
||||
.pnp.*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user