Updating .gitignore

This commit is contained in:
2025-10-12 15:07:10 -04:00
parent 9011f2babc
commit 5c06f314dd
+1 -3
View File
@@ -30,7 +30,7 @@ override.tf.json
# !example_override.tf # !example_override.tf
# Include tfplan files to ignore the plan output of command: terraform plan -out=tfplan # Include tfplan files to ignore the plan output of command: terraform plan -out=tfplan
# example: *tfplan* example: *tfplan*
# Ignore CLI configuration files # Ignore CLI configuration files
.terraformrc .terraformrc
@@ -38,5 +38,3 @@ terraform.rc
# Envs # Envs
*.env* *.env*
**/.cf-terraforming