Explorar el 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 hace 5 días
padre
commit
4ed7892d1a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Terraform.gitignore

+ 1 - 1
Terraform.gitignore

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