Explorar o código

Ignore all .terraform directories

Changes to using the `foo/` naming pattern to ensure that these directories will be ignored at all depths.
Dan Cassidy hai 5 días
pai
achega
4ed7892d1a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Terraform.gitignore

+ 1 - 1
Terraform.gitignore

@@ -1,5 +1,5 @@
 # Local .terraform directories
-**/.terraform/*
+.terraform/
 
 # .tfstate files
 *.tfstate