mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
ignore local dependencies of acceptance tests
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
This commit is contained in:
parent
5b4df0f320
commit
5a7ed332de
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -136,3 +136,7 @@ Vagrantfile
|
|||
/config/config-autotest-backup.php
|
||||
/config/autoconfig.php
|
||||
clover.xml
|
||||
|
||||
# Tests - dependencies
|
||||
tests/acceptance/composer.lock
|
||||
tests/acceptance/vendor/
|
||||
|
|
|
|||
Loading…
Reference in a new issue