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:
parent
35b1750a43
commit
37ea869292
10
.gitignore
vendored
10
.gitignore
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user