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

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2019-12-03 15:42:57 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2019-12-03 16:10:38 +0300
commitb49cb4b30780b23aaf842ecd0dc6590afe7e1ab0 (patch)
tree147990b34dedb3572d650d1c4d91e22d6480165d /.gitignore
parent26c13bc035177ae100054e21ba97f61f6d8d5c50 (diff)
Move IMAP and DB tests to \OCA\Mail\Tests\Integration
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 84b1616df..cef3912c9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,3 +26,7 @@ coverage/
# vim
.*.sw?
+
+
+# PHPunit temp file
+tests/.phpunit.result.cache