Skip to content

Commit

Permalink
update gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
davidcauchi committed Jun 22, 2023
1 parent 874c1bc commit 2f6cd45
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,9 @@ tests/e2e/smoke/logs
tests/e2e/smoke/contracts-chaos-state.json
tmp-manifest-*
tests-smoke-report.xml

# Test & linter reports
*report.xml
*report.json
*.out
*coverage*

0 comments on commit 2f6cd45

Please sign in to comment.