Ignore JUnit output

This commit is contained in:
Michael Miller 2021-02-09 19:09:58 -07:00 committed by Mike Miller
parent b2aaac9a46
commit 6f81011ba1
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -7,3 +7,6 @@
# Libraries don't need dependency lock
# Dependencies will be locked in application that uses them
/shard.lock
# Ignore JUnit output
output.xml