Skip to content

Commit b3ead22

Browse files
committed
Migrate lockfile and add cache
1 parent 4882cc2 commit b3ead22

File tree

1,904 files changed

+20290
-14971
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,904 files changed

+20290
-14971
lines changed

.gitignore

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,9 +133,14 @@ dist
133133
.vscode-test
134134

135135
# yarn v2
136-
.yarn/cache
136+
.yarn/*
137+
!.yarn/sdks
138+
!.yarn/cache
139+
!.yarn/patches
140+
!.yarn/plugins
141+
!.yarn/releases
142+
!.yarn/versions
137143
.yarn/unplugged
138144
.yarn/build-state.yml
139145
.yarn/install-state.gz
140-
.pnp.*
141146

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)