Commit b778a0d
committed
ci: add e2e kustomization.yaml to .gitignore
Running e2e tests generates temporary kustomization.yaml files.
The uncommitted ci task would fail if it finds one of these during its
run, so we add the path to the .gitignore.
Fixes #111
Signed-off-by: Francesco Canovai <[email protected]>1 parent a1a3550 commit b778a0d
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
| 41 | + | |
40 | 42 | | |
41 | 43 | | |
42 | 44 | | |
| |||
0 commit comments