Skip to content

Commit 074f6aa

Browse files
author
Pavan Neerudu
committed
Update gitignore file
1 parent 8b72bea commit 074f6aa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.gitignore

+3-3
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,6 @@ kubeconfig
4444
config/samples
4545
config/default/manager_image_patch.yaml
4646

47-
manager_image_patch.yaml-e
48-
4947
# Bazel
5048
bazel-*
5149

@@ -55,9 +53,11 @@ bazel-*
5553
# e2e output
5654
test/e2e/junit.e2e_suite.*.xml
5755
test/e2e/logs/*
56+
test/mocks/gomock*
57+
5858

5959
# generated template yamls
6060
templates/cluster-template*.yaml
6161

6262
# Hack files
63-
/hack/config/manager_image_patch.yaml
63+
/hack/config/manager_image_patch_template.yaml

0 commit comments

Comments
 (0)