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

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