1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-08-13 13:48:59 +02:00

chore: use the suggested yarn gitiginore

This commit is contained in:
Thomas Heartman 2024-06-10 12:57:36 +02:00
parent 35b1750a43
commit 37ea869292
No known key found for this signature in database
GPG Key ID: BD1F880DAED1EE78

10
.gitignore vendored
View File

@ -62,5 +62,11 @@ website/docs/reference/api/**/**.info.mdx
website/docs/generated
reports/jest-junit.xml
# Yarn stuff
.yarn/install-state.gz
# Yarn (https://yarnpkg.com/getting-started/qa#which-files-should-be-gitignored)
.pnp.*
.yarn/*
!.yarn/patches
!.yarn/plugins
!.yarn/releases
!.yarn/sdks
!.yarn/versions