Skip to content

Commit 61d306c

Browse files
authored
test: ignore more e2e templates (#166)
after running `make generate-e2e-templates` I notice two templates weren't ignored like our other ones.
1 parent df60f29 commit 61d306c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ test/e2e/data/infrastructure-oci/v1beta1/cluster-template-local-vcn-peering.yaml
4949
test/e2e/data/infrastructure-oci/v1beta1/cluster-template-cluster-class.yaml
5050
test/e2e/data/infrastructure-oci/v1beta1/cluster-template-remote-vcn-peering.yaml
5151
test/e2e/data/infrastructure-oci/v1beta1/cluster-template-externally-managed-vcn.yaml
52+
test/e2e/data/infrastructure-oci/v1beta1/cluster-template-alternative-region.yaml
53+
test/e2e/data/infrastructure-oci/v1beta1/cluster-template-machine-pool.yaml
5254

5355
# tilt
5456
tilt-settings.json

0 commit comments

Comments
 (0)