From 6586a5c467a83dcbd7b87b67857ca254313d4152 Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Sun, 25 Feb 2018 11:29:25 +0000 Subject: [PATCH] Build/Test Tools: Remove `vendor` file name entry from `.gitignore`. Props netweb. Fixes #43411. git-svn-id: https://develop.svn.wordpress.org/trunk@42733 602fd350-edb4-49c9-b593-d223f7449a82 --- .gitignore | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitignore b/.gitignore index f0ba6879de..785ce9dd23 100644 --- a/.gitignore +++ b/.gitignore @@ -58,5 +58,3 @@ wp-tests-config.php *.patch *.diff .svn - -vendor