gitignore all tfstate files

This commit is contained in:
YYx00xZZ 2025-04-09 13:54:59 +03:00
parent 522578ba5f
commit 007d03937b

3
.gitignore vendored
View file

@ -77,4 +77,5 @@ hardhat/ignition/deployments/chain-31337
# Infrastructure related ignores
infrastructure/secrets
infrastructure/.terraform
infrastructure/.terraform
infrastructure/terraform.tfstate*