Updating .gitignore
This commit is contained in:
+1
-3
@@ -30,7 +30,7 @@ override.tf.json
|
||||
# !example_override.tf
|
||||
|
||||
# Include tfplan files to ignore the plan output of command: terraform plan -out=tfplan
|
||||
# example: *tfplan*
|
||||
example: *tfplan*
|
||||
|
||||
# Ignore CLI configuration files
|
||||
.terraformrc
|
||||
@@ -38,5 +38,3 @@ terraform.rc
|
||||
|
||||
# Envs
|
||||
*.env*
|
||||
|
||||
**/.cf-terraforming
|
||||
Reference in New Issue
Block a user