Yaffs site version 1.1
[yaffs-website] / vendor / drupal / console-core / .gitignore
1 # deprecation-detector
2 /.rules
3
4 # Composer
5 /vendor
6 /bin/phpunit
7 /bin/jsonlint
8 /bin/phpcbf
9 /bin/phpcs
10 /bin/validate-json
11 /bin/pdepend
12 /bin/php-cs-fixer
13 /bin/phpmd
14
15 # Binaries
16 /box.phar
17 /console.phar
18 /drupal.phar
19 /drupal.phar.version
20
21 # Test
22 /phpunit.xml
23
24 # Drupal
25 /core