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:
authorArthur Schiwon <blizzz@arthur-schiwon.de>2017-10-31 13:08:38 +0300
committerArthur Schiwon <blizzz@arthur-schiwon.de>2017-10-31 13:08:38 +0300
commit5a7ed332def02ddf32580a3677f1f94dbc7acea1 (patch)
tree2fe39c1965e120b38b92f08b5ff168e520644b51 /.gitignore
parent5b4df0f320fe71435c43a1d35ad3ffad7481793f (diff)
ignore local dependencies of acceptance tests
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 07e4c1c74b3..8e0794a7999 100644
--- a/.gitignore
+++ b/.gitignore
@@ -136,3 +136,7 @@ Vagrantfile
/config/config-autotest-backup.php
/config/autoconfig.php
clover.xml
+
+# Tests - dependencies
+tests/acceptance/composer.lock
+tests/acceptance/vendor/