Version 1
[yaffs-website] / vendor / drupal / console / .gitignore
diff --git a/vendor/drupal/console/.gitignore b/vendor/drupal/console/.gitignore
new file mode 100644 (file)
index 0000000..940e4f0
--- /dev/null
@@ -0,0 +1,34 @@
+# 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/
+
+# drupal/console-extend-plugin generated files
+extend.console.config.yml
+extend.console.services.yml