mirror of
https://github.com/getgrav/grav.git
synced 2026-02-22 22:51:13 +01:00
additional vendor cleanups
This commit is contained in:
@@ -51,6 +51,16 @@ class CleanCommand extends Command {
|
||||
'vendor/erusev/parsedown-extra/.travis.yml',
|
||||
'vendor/erusev/parsedown-extra/.git',
|
||||
'vendor/erusev/parsedown-extra/test',
|
||||
'vendor/filp/whoops/composer.json',
|
||||
'vendor/filp/whoops/docs',
|
||||
'vendor/filp/whoops/examples',
|
||||
'vendor/filp/whoops/tests',
|
||||
'vendor/filp/whoops/.git',
|
||||
'vendor/filp/whoops/.gitignore',
|
||||
'vendor/filp/whoops/.scrutinizer.yml',
|
||||
'vendor/filp/whoops/.travis.yml',
|
||||
'vendor/filp/whoops/phpunit.xml.dist',
|
||||
'vendor/filp/whoops/src/deprecated',
|
||||
'vendor/gregwar/image/Gregwar/Image/composer.json',
|
||||
'vendor/gregwar/image/Gregwar/Image/phpunit.xml',
|
||||
'vendor/gregwar/image/Gregwar/Image/.gitignore',
|
||||
@@ -68,6 +78,13 @@ class CleanCommand extends Command {
|
||||
'vendor/ircmaxell/password-compat/version-test.php',
|
||||
'vendor/ircmaxell/password-compat/.travis.yml',
|
||||
'vendor/ircmaxell/password-compat/test',
|
||||
'vendor/maximebf/debugbar/bower.json',
|
||||
'vendor/maximebf/debugbar/composer.json',
|
||||
'vendor/maximebf/debugbar/.bowerrc',
|
||||
'vendor/monolog/monolog/composer.json',
|
||||
'vendor/monolog/monolog/doc',
|
||||
'vendor/monolog/monolog/phpunit.xml.dist',
|
||||
'vendor/monolog/monolog/tests',
|
||||
'vendor/mrclay/minify/.editorconfig',
|
||||
'vendor/mrclay/minify/.git',
|
||||
'vendor/mrclay/minify/.gitignore',
|
||||
@@ -89,6 +106,8 @@ class CleanCommand extends Command {
|
||||
'vendor/pimple/pimple/ext',
|
||||
'vendor/pimple/pimple/phpunit.xml.dist',
|
||||
'vendor/pimple/pimple/src/Pimple/Tests',
|
||||
'vendor/psr/log/composer.json',
|
||||
'vendor/psr/log/.gitignore',
|
||||
'vendor/rockettheme/toolbox/.git',
|
||||
'vendor/rockettheme/toolbox/.gitignore',
|
||||
'vendor/rockettheme/toolbox/.scrutinizer.yml',
|
||||
|
||||
Reference in New Issue
Block a user