Skip to content

Commit

Permalink
test: ignore more e2e templates (#166)
Browse files Browse the repository at this point in the history
after running `make generate-e2e-templates` I notice two templates
weren't ignored like our other ones.
  • Loading branch information
joekr committed Sep 22, 2022
1 parent df60f29 commit 61d306c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ test/e2e/data/infrastructure-oci/v1beta1/cluster-template-local-vcn-peering.yaml
test/e2e/data/infrastructure-oci/v1beta1/cluster-template-cluster-class.yaml
test/e2e/data/infrastructure-oci/v1beta1/cluster-template-remote-vcn-peering.yaml
test/e2e/data/infrastructure-oci/v1beta1/cluster-template-externally-managed-vcn.yaml
test/e2e/data/infrastructure-oci/v1beta1/cluster-template-alternative-region.yaml
test/e2e/data/infrastructure-oci/v1beta1/cluster-template-machine-pool.yaml

# tilt
tilt-settings.json

0 comments on commit 61d306c

Please sign in to comment.