mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-26 14:46:42 +00:00
ignore terraform dot folder
This commit is contained in:
parent
4843538ed1
commit
522578ba5f
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -76,4 +76,5 @@ hardhat/coverage.json
|
||||||
hardhat/ignition/deployments/chain-31337
|
hardhat/ignition/deployments/chain-31337
|
||||||
|
|
||||||
# Infrastructure related ignores
|
# Infrastructure related ignores
|
||||||
Infrastructure/secrets
|
infrastructure/secrets
|
||||||
|
infrastructure/.terraform
|
||||||
Loading…
Reference in a new issue