gitignore all tfstate files

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

1
.gitignore vendored
View file

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