ignore empty vendor (only dev dependencies)
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
This commit is contained in:
Родитель
0fa86d1a58
Коммит
22a73faee7
|
@ -10,3 +10,4 @@ README.md
|
|||
screenshots
|
||||
tests
|
||||
.tx
|
||||
vendor
|
||||
|
|
|
@ -2,6 +2,5 @@
|
|||
|
||||
|
||||
before_cmds = [
|
||||
"composer install --no-dev"
|
||||
]
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче