瀏覽代碼

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