mirror of
https://github.com/Unleash/unleash.git
synced 2025-09-01 13:47:27 +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
|
website/docs/generated
|
||||||
reports/jest-junit.xml
|
reports/jest-junit.xml
|
||||||
|
|
||||||
# Yarn stuff
|
# Yarn (https://yarnpkg.com/getting-started/qa#which-files-should-be-gitignored)
|
||||||
.yarn/install-state.gz
|
.pnp.*
|
||||||
|
.yarn/*
|
||||||
|
!.yarn/patches
|
||||||
|
!.yarn/plugins
|
||||||
|
!.yarn/releases
|
||||||
|
!.yarn/sdks
|
||||||
|
!.yarn/versions
|
||||||
|
Loading…
Reference in New Issue
Block a user