1
0
Fork 0
mirror of https://github.com/github/gitignore synced 2025-07-04 20:38:31 +02:00

Ignore Terraform CLI configuration files (#3359)

This commit is contained in:
Loo Zheng Yuan 2020-04-05 00:32:17 +08:00 committed by GitHub
parent e607bdd855
commit 8300d88565
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,3 +27,7 @@ override.tf.json
# Include tfplan files to ignore the plan output of command: terraform plan -out=tfplan
# example: *tfplan*
# Ignore CLI configuration files
.terraformrc
terraform.rc