Skip to content

Commit f1b4309

Browse files
m1kolafealebenpae
authored andcommitted
Update .gitignore (#4097)
1 parent 3525d6d commit f1b4309

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.gitignore

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ bin/*
2525
helm_out
2626
.redo-last-namespace
2727
exports.do
28-
__debug_bin
28+
__debug_bin*
2929
.generated/
3030
scripts/dev/contexts/private-context
3131
scripts/dev/contexts/private-context-*
@@ -68,11 +68,13 @@ multi_cluster/examples/service_account_using_go/service_account_using_go
6868

6969
_.yaml
7070

71-
# name of binary that is built for the e2e tests
71+
# Things we built or download for the e2e tests & local dev
7272
multi-cluster-kube-config-creator
7373
multi-cluster-kube-config-creator_linux
7474
istio-*
7575
.multi_cluster_local_test_files
76+
csi-driver-host-path-*
77+
downloadIstioCandidate.sh
7678

7779

7880
# ignore symlink to ~/.operator-dev
@@ -83,6 +85,5 @@ licenses_full.csv
8385
licenses_stderr
8486
docker/mongodb-enterprise-tests/.test_identifiers*
8587

86-
__debug_bin
8788
logs-debug/
8889
/ssdlc-report/*

0 commit comments

Comments
 (0)