We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da79f41 commit 7db5eebCopy full SHA for 7db5eeb
1 file changed
.gitignore
@@ -10,4 +10,9 @@ upgrade-authority.json
10
.temp
11
scratchpad.md
12
drip-keypair.json
13
-rustc-ice-*.txt
+rustc-ice-*.txt
14
+
15
+.yarn/*
16
+!.yarn/releases
17
+!.yarn/plugins
18
+.pnp.*
0 commit comments