From b77d36d2c253f87ddd22f7ed61e334a28079226f Mon Sep 17 00:00:00 2001 From: Michael Miller Date: Thu, 19 Aug 2021 16:59:27 -0600 Subject: [PATCH] Ignore test output files --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index a9727fa..b677c10 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,7 @@ # Dependencies will be locked in applications that use them /shard.lock /shard.override.yml + +# Ignore test output +output.xml +output.html