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

gitignore: allow *kubeconfig*.go files

Anukul Sangwan 4 жил өмнө
parent
commit
cfc2bc9707
1 өөрчлөгдсөн 2 нэмэгдсэн , 1 устгасан
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

@@ -23,6 +23,7 @@ bin
 .terraform.lock.hcl
 
 *kubeconfig*
+!*kubeconfig*.go
 
 # .tfstate files
 *.tfstate
@@ -57,4 +58,4 @@ override.tf.json
 .terraformrc
 terraform.rc
 
-tmp
+tmp