Update gitginore for yarn3

This commit is contained in:
Kieran 2023-07-13 23:05:22 +01:00
parent e750773d2c
commit 1a05fa3b16
Signed by: Kieran
GPG Key ID: DE71CEB3925BE941
1 changed files with 7 additions and 3 deletions

10
.gitignore vendored
View File

@ -1,8 +1,12 @@
node_modules/
.idea
.yarn/
!.yarn/releases/yarn*.cjs
yarn.lock
.pnp.*
.yarn/*
!.yarn/patches
!.yarn/plugins
!.yarn/releases
!.yarn/sdks
!.yarn/versions
dist/
*.tgz
*.log