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

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2016-11-09 16:31:09 +0300
committerJoas Schilling <coding@schilljs.com>2016-11-09 17:19:31 +0300
commit518f2960778b855ccd4d80eba4517dd1fa5d94d6 (patch)
treefc61d1a9edfc75db739181347d01b53b0bd649e6 /.gitignore
parent24b2f869806d4bfa21f47610d0e91b1e523b744d (diff)
Ignore the coverage
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 256bcba29..836095fa3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,5 @@ node_modules
# Karma/jasmine coverage data
coverage
+tests/php/coverage-html
+tests/php/clover.xml