mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-26 22:56:43 +00:00
Ignore infrastructure secrets dir
This commit is contained in:
parent
c6cb671406
commit
4843538ed1
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -74,3 +74,6 @@ hardhat/coverage.json
|
||||||
|
|
||||||
# Hardhat Ignition default folder for deployments against a local node
|
# Hardhat Ignition default folder for deployments against a local node
|
||||||
hardhat/ignition/deployments/chain-31337
|
hardhat/ignition/deployments/chain-31337
|
||||||
|
|
||||||
|
# Infrastructure related ignores
|
||||||
|
Infrastructure/secrets
|
||||||
Loading…
Reference in a new issue