Skip to content

Commit

Permalink
gitignore: Add folder with test coverages to .gitignore (#175)
Browse files Browse the repository at this point in the history
  • Loading branch information
art-tapin committed Jul 24, 2023
1 parent c114406 commit 5d82095
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 @@ -29,6 +29,7 @@ tmp

/catalog/kuadrant-operator-catalog
/catalog/kuadrant-operator-catalog.Dockerfile
/coverage/

# Vendor dependencies
vendor

0 comments on commit 5d82095

Please sign in to comment.