Upgrade to Yarn Berry
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@ -46,6 +46,15 @@ node_modules/
|
||||
/yarn-error.log
|
||||
yarn-debug.log*
|
||||
.yarn-integrity
|
||||
# Ignore more Yarn files per documentation:
|
||||
# https://yarnpkg.com/getting-started/qa#which-files-should-be-gitignored
|
||||
.pnp.*
|
||||
.yarn/*
|
||||
!.yarn/patches
|
||||
!.yarn/plugins
|
||||
!.yarn/releases
|
||||
!.yarn/sdks
|
||||
!.yarn/versions
|
||||
|
||||
# Ignore uploaded files in development
|
||||
/storage
|
||||
|
Reference in New Issue
Block a user