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