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