Index: .gitignore
===================================================================
--- .gitignore	(revision 43735)
+++ .gitignore	(working copy)
@@ -17,6 +19,7 @@
 /tests/phpunit/build
 /wp-cli.local.yml
 /jsdoc
+/vendor

 # Files and folders that get created in wp-content
 /src/wp-content/blogs.dir
Index: .
===================================================================
--- .	(revision 43735)
+++ .	(working copy)

Property changes on: .
___________________________________________________________________
Modified: svn:ignore
## -8,6 +8,7 ##
 node_modules
 npm-debug.log
 build
-wp-cli.local.yml
+wp-cli.local.yml
 .git
 jsdoc
+vendor
