Skip to content

Commit 7db5eeb

Browse files
committed
chore: ignore yarn cache
1 parent da79f41 commit 7db5eeb

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

.gitignore

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,9 @@ upgrade-authority.json
1010
.temp
1111
scratchpad.md
1212
drip-keypair.json
13-
rustc-ice-*.txt
13+
rustc-ice-*.txt
14+
15+
.yarn/*
16+
!.yarn/releases
17+
!.yarn/plugins
18+
.pnp.*

0 commit comments

Comments
 (0)