Skip to content

Commit

Permalink
[chore]: gitignore the generated unit test report (#726)
Browse files Browse the repository at this point in the history
Signed-off-by: Meenal Trivedi <meenaltrivedi6102@gmail.com>
  • Loading branch information
meenal06 committed Apr 6, 2021
1 parent dcd91c2 commit 32f6f2f
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 @@ -9,6 +9,7 @@ build
# reports
coverage
.nyc_output
junit.xml

# misc
.DS_Store
Expand Down

0 comments on commit 32f6f2f

Please sign in to comment.