Skip to content

Commit d925922

Browse files
committed
☕ chore: update gitignore for yarn v2
1 parent 23fc343 commit d925922

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,10 @@ dist
1414
## env
1515
.env
1616
.env.*
17+
18+
# yarn v2
19+
.yarn/cache
20+
.yarn/unplugged
21+
.yarn/build-state.yml
22+
.yarn/install-state.gz
23+
.pnp.*

0 commit comments

Comments
 (0)