Skip to content

Commit

Permalink
updating git ignore to ignore files outputted by check operator cmd
Browse files Browse the repository at this point in the history
Signed-off-by: Adam D. Cornett <adc@redhat.com>
  • Loading branch information
acornett21 committed Jan 6, 2023
1 parent b3060e5 commit 8755b37
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,14 @@ results.json
cert-image.json
rpm-manifest.json
results-junit.xml
*CatalogSource.json
*Namespace.json
*OperatorGroup.json
*Subscription.json
*BasicSpecCheck.json
*OlmSuiteCheck.json
hashes.txt

# E2E customzied env log file.
sgol.txt

Expand Down

0 comments on commit 8755b37

Please sign in to comment.