Version 1
[yaffs-website] / vendor / drush / drush / .gitignore
diff --git a/vendor/drush/drush/.gitignore b/vendor/drush/drush/.gitignore
new file mode 100644 (file)
index 0000000..f5608b2
--- /dev/null
@@ -0,0 +1,11 @@
+tests/phpunit.xml
+vendor
+/lib/Console_Table-*
+box.phar
+drush.phar
+#A library from Drush6 and prior that can come back when you switch branches.
+*youngj-httpserver*
+#The mkdocs output directory.
+site
+# IDE config
+.idea/