Skip to content

Commit

Permalink
Add .e2eignore file to exclude specified files and directories from e…
Browse files Browse the repository at this point in the history
…nd-to-end tests
  • Loading branch information
ptankov committed Dec 10, 2024
1 parent 5e09524 commit 15cd0e5
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .e2eignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
docs/**
code-of-conduct.md
CONTRIBUTING.md
README.md
.gitattributes
.gitignore
LICENSE
operator.png
kubernetes.svg
.e2eignore

0 comments on commit 15cd0e5

Please sign in to comment.