Skip to content

Commit

Permalink
chore: include yarn berry build in test fixtures
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Apr 7, 2023
1 parent 81975cd commit cabbe7b
Show file tree
Hide file tree
Showing 2 changed files with 880 additions and 2 deletions.
9 changes: 7 additions & 2 deletions test/fixtures/yarn-berry/.gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
.yarn
.pnp.cjs
.yarn/*
# !.yarn/cache
!.yarn/patches
!.yarn/plugins
!.yarn/releases
.pnp.cjs
!.yarn/sdks
!.yarn/versions
Loading

0 comments on commit cabbe7b

Please sign in to comment.