We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7b4e7d commit 117a4a8Copy full SHA for 117a4a8
.gitignore
@@ -31,3 +31,8 @@ yarn-error.log
31
32
# local env
33
.envrc
34
+
35
+# Hardhat
36
+cache/
37
+hardhat.config.js
38
+package-lock.json
0 commit comments