Browse Source

ignore local dependencies of acceptance tests

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
pull/7022/head
Arthur Schiwon 8 years ago
parent
commit
5a7ed332de
No known key found for this signature in database GPG Key ID: 7424F1874854DF23
  1. 4
      .gitignore

4
.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/
Loading…
Cancel
Save