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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2019-12-04 15:22:25 +0300
committerJoas Schilling <coding@schilljs.com>2019-12-04 15:22:25 +0300
commit57f0f6842b07a67b9a408fc126d9eb3a0ace5198 (patch)
tree2d5ce2858240495b2534e79ef7a47f048057daee /.gitignore
parent19935a6a26d70e0a7e9ee757f8519a11179bf1fd (diff)
Ignore .phpunit.result.cache
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index d0d8fe14122..4e6967c19d1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -135,6 +135,7 @@ Vagrantfile
# Tests - auto-generated files
/data-autotest
+/tests/.phpunit.result.cache
/tests/coverage*
/tests/css
/tests/karma-coverage