Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-pages.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaime Martinez <jmartinez@gitlab.com>2020-12-07 07:40:45 +0300
committerJaime Martinez <jmartinez@gitlab.com>2020-12-07 07:40:45 +0300
commit39bd2710f86f90a0a6765fbd2d8c07e2493ad5e5 (patch)
tree1560b11970faa8a34ac299436bd96f72c90cc60b /.gitignore
parent0a1587752423d5851a8d1c09dc55bb212cb83374 (diff)
Use junit report
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 3 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index 7357bc4b..e3e689d1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,12 +4,11 @@ shared/pages/.update
/vendor
/gitlab-pages.conf
/gl-code-quality-report.json
+/gl-license-scanning-report.json
/coverage.html
+/junit-test-report.xml
+/tests.out
# Used by the makefile
/.GOPATH
/bin
-
-# reports
-gl-license-scanning-report.json
-gl-code-quality-report.json