Преглед на файлове

Ignore all .terraform directories

Changes to using the `foo/` naming pattern to ensure that these directories will be ignored at all depths.
Dan Cassidy преди 5 дни
родител
ревизия
4ed7892d1a
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      Terraform.gitignore

+ 1 - 1
Terraform.gitignore

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