Skip to content

Commit

Permalink
Fix .gitignore for kubeconfigs (#3128)
Browse files Browse the repository at this point in the history
  • Loading branch information
cadenmarchese authored Aug 30, 2023
1 parent 1e3c102 commit 4b963fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ gomock_reflect_*
/.vscode
/*.crt
/*.key
/*.kubeconfig
/*kubeconfig
/*.pem
/*.tar
/aro
Expand Down

0 comments on commit 4b963fe

Please sign in to comment.