1
0
Эх сурвалжийг харах

Merge pull request #2044 from dochang/terraform

Ignore terraform module directory
Brendan Forster 8 жил өмнө
parent
commit
c751b70cc6
1 өөрчлөгдсөн 3 нэмэгдсэн , 0 устгасан
  1. 3 0
      Terraform.gitignore

+ 3 - 0
Terraform.gitignore

@@ -1,3 +1,6 @@
 # Compiled files
 *.tfstate
 *.tfstate.backup
+
+# Module directory
+.terraform/