default services conflit ?
This commit is contained in:
35
old.vendor/drupal/console-en/.gitignore
vendored
Normal file
35
old.vendor/drupal/console-en/.gitignore
vendored
Normal file
@@ -0,0 +1,35 @@
|
||||
# deprecation-detector
|
||||
/.rules
|
||||
|
||||
# Composer
|
||||
/vendor
|
||||
/bin/phpunit
|
||||
/bin/jsonlint
|
||||
/bin/phpcbf
|
||||
/bin/phpcs
|
||||
/bin/validate-json
|
||||
/bin/pdepend
|
||||
/bin/php-cs-fixer
|
||||
/bin/phpmd
|
||||
PATCHES.txt
|
||||
|
||||
# Develop
|
||||
autoload.local.php
|
||||
|
||||
# Binaries
|
||||
/box.phar
|
||||
/console.phar
|
||||
/drupal.phar
|
||||
/drupal.phar.version
|
||||
|
||||
# Test
|
||||
/phpunit.xml
|
||||
|
||||
# Drupal
|
||||
/core
|
||||
/nbproject/
|
||||
|
||||
# Splitsh
|
||||
/config/
|
||||
/PATCHES.txt
|
||||
|
Reference in New Issue
Block a user