Skip to content

Commit 426932f

Browse files
chore: include yarn version release (#7)
1 parent e672375 commit 426932f

File tree

3 files changed

+13701
-2
lines changed

3 files changed

+13701
-2
lines changed

.gitignore

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,13 @@ storybook-static
1818
*storybook.log
1919

2020
# yarn
21-
yarn.lock
22-
.yarn
21+
.yarn/*
22+
!.yarn/cache
23+
!.yarn/patches
24+
!.yarn/plugins
25+
!.yarn/releases
26+
!.yarn/sdks
27+
!.yarn/versions
2328

2429
# misc
2530
.DS_Store

.yarn/releases/yarn-4.3.1.cjs

Lines changed: 894 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)