mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Added terraform.tfstate* files to .gitignore
This commit is contained in:
parent
3dc8c8aed5
commit
b698f97497
5
.gitignore
vendored
5
.gitignore
vendored
@ -84,3 +84,8 @@ docs/server/source/drivers-clients/samples
|
||||
|
||||
# Azure credentials for Terraform
|
||||
secret.tfvars
|
||||
|
||||
# Terraform state files
|
||||
# See https://stackoverflow.com/a/41482391
|
||||
terraform.tfstate
|
||||
terraform.tfstate.backup
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user