From bad15e4289040ec84a77a4ad982ff2694be0927f Mon Sep 17 00:00:00 2001 From: John Blackbourn Date: Sat, 16 Dec 2017 13:37:15 +0000 Subject: [PATCH] Build/Test Tools: Instruct Git and Subversion to ignore Composer's `vendor` directory. Props netweb Fixes #42909 git-svn-id: https://develop.svn.wordpress.org/trunk@42405 602fd350-edb4-49c9-b593-d223f7449a82 --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index b6252d227c..f0ba6879de 100644 --- a/.gitignore +++ b/.gitignore @@ -17,6 +17,7 @@ wp-tests-config.php /tests/phpunit/build /wp-cli.local.yml /jsdoc +/vendor # Files and folders that get created in wp-content /src/wp-content/blogs.dir