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:
authorThomas Müller <thomas.mueller@tmit.eu>2015-10-29 14:21:23 +0300
committerThomas Müller <thomas.mueller@tmit.eu>2015-10-29 14:21:23 +0300
commitc35c498315585ea277167b131cb2f55ab1f37004 (patch)
treef3850de58c251b4ddcb5953b1455aa7f2e92e9d7 /.gitignore
parent530f7229e77d731eead7f1dc74296c62856a345b (diff)
ignore any clover.xml - which is generated by some phpunit calls
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a6baffc6a59..531e372e607 100644
--- a/.gitignore
+++ b/.gitignore
@@ -115,3 +115,4 @@ Vagrantfile
/tests/data/testimage-copy.png
/config/config-autotest-backup.php
/config/autoconfig.php
+clover.xml