summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index ba127948..03648d44 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,4 +23,7 @@ dist
# Docker folder to help skip auth refreshes
.docker
-bundle \ No newline at end of file
+bundle
+
+# Test report files
+junit.xml