Skip to content

Commit

Permalink
Add JUnit reports to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Stealthii committed Apr 17, 2024
1 parent fe480e8 commit 72545d6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# JUnit reports
**/report.xml

0 comments on commit 72545d6

Please sign in to comment.