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
7
.gitignore
vendored
7
.gitignore
vendored
@ -83,4 +83,9 @@ docs/server/source/schema
|
||||
docs/server/source/drivers-clients/samples
|
||||
|
||||
# Azure credentials for Terraform
|
||||
secret.tfvars
|
||||
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