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

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Veyssier <eneiluj@posteo.net>2022-05-13 12:36:34 +0300
committerJulien Veyssier <eneiluj@posteo.net>2022-05-13 13:11:43 +0300
commit94cc3fa99603da44345201f490d7434086e2cb70 (patch)
tree9e787be7bdbcea8a531d3231812c530a32c8e840 /.gitignore
parentb66a3fe5e6282433be6507d5cc80468a9b843cf1 (diff)
ignore files produced by phpunit
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 19e354e49..d041b357c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,5 @@ cypress/screenshots/
cypress/videos/
cypress/downloads/
.php-cs-fixer.cache
+/tests/clover.xml
+/tests/.phpunit.result.cache