15 lines
179 B
Plaintext
15 lines
179 B
Plaintext
# Terraform
|
|
**/.terraform
|
|
**/*tfplan
|
|
**/*.tfstate*
|
|
**/*.tfvars
|
|
**/!*auto.tfvars
|
|
**/.terraform.lock.hcl
|
|
|
|
# Python
|
|
**/.venv
|
|
|
|
# Azure Secrets and Configuration.
|
|
/.acr-pat
|
|
/azure.env
|