From c35f0ede242120942644e504a037d090f7cdd8b5 Mon Sep 17 00:00:00 2001 From: Jonathan Desrosiers Date: Tue, 9 Feb 2021 18:40:46 +0000 Subject: [PATCH] Build/Test Tools: Synchronize `svn:ignore` with `.gitignore`. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Some files ignored within the `.gitignore` file were not included in the `svn:ignore` property. This also removed `wp-config.php` and `wp-tests-config.php` from the `svn:ignore` property. It’s already specified in `svn:global-ignores`. Props johnbillion. Fixes #49784. git-svn-id: https://develop.svn.wordpress.org/trunk@50277 602fd350-edb4-49c9-b593-d223f7449a82