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:
authorAndreas Fischer <bantu@owncloud.com>2013-06-27 18:44:55 +0400
committerAndreas Fischer <bantu@owncloud.com>2013-06-27 18:44:55 +0400
commitd015b9219c0a4856490df38bf144115a1048ef8e (patch)
treed87f23ffc70ebd575e951ee37b345ff0b0b584a6 /.gitignore
parent121e4ca395f05b6dff8903650a71a95cd4a3a229 (diff)
PHPUnit: Add tests/phpunit.xml to gitignore.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 68977ad0775..c96ca421359 100644
--- a/.gitignore
+++ b/.gitignore
@@ -72,6 +72,9 @@ nbproject
.well-known
/.buildpath
+# Tests
+/tests/phpunit.xml
+
#tests - autogenerated filed
data-autotest
/tests/coverage*