Skip to content

Commit

Permalink
chore: Ignore the test report file
Browse files Browse the repository at this point in the history
`test-failure-report` is generated by the `test-rerun` Makefile target.
No need to commit it (that would even be wrong.)
  • Loading branch information
supersven committed Oct 20, 2024
1 parent 048c008 commit ff6eaf5
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 @@ -17,3 +17,4 @@ build-docs.*
.direnv
.env
result
test-failure-report

0 comments on commit ff6eaf5

Please sign in to comment.