We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66390a5 commit cfd6fb6Copy full SHA for cfd6fb6
packages/hardhat-core/recommended-gitignore.txt
@@ -12,3 +12,6 @@ node_modules
12
# solidity-coverage files
13
/coverage
14
/coverage.json
15
+
16
+# Hardhat Ignition default folder for deployments against a local node
17
+ignition/deployments/chain-31337
0 commit comments