Skip to content

Commit

Permalink
add cache to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
kaovilai committed May 7, 2022
1 parent 53717a3 commit 480fb98
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ tests/e2e/e2e.test
cover.out
.DS_Store
tests/e2e/templates/*.yaml
cache/ # `operator-sdk run bundle` caches files in this directory

0 comments on commit 480fb98

Please sign in to comment.