@@ -27,3 +27,5 @@ typescript
sync_uploads
+vendor
+
@@ -0,0 +1,10 @@
+{
+ "require": {
+ "drush/drush": "8.*"
+ },
+ "extra": {
+ "installer-paths": {
+ "core": ["type:drupal-core"]
+ }
+}