Skip to content
This repository has been archived by the owner on Apr 30, 2023. It is now read-only.

Properly use yarn berry #109

Merged
merged 1 commit into from Apr 13, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
9 changes: 8 additions & 1 deletion .gitignore
Expand Up @@ -32,4 +32,11 @@ yarn-error.log*
.env.production.local

# vercel
.vercel
.vercel

# yarn v2
.yarn/*
!.yarn/releases
!.yarn/plugins
!.yarn/sdks
!.yarn/versions