Build/Test Tools: Revert svn:ignore property changes from [60666].

The svn:ignore property reorganization introduced in [60666] needs to be reverted to restore the  previous ignore pattern structure.

Brought the changes that were in: https://core.trac.wordpress.org/browser/trunk?rev=60665

Reviewed  by desrosj, jorbin.


Built from https://develop.svn.wordpress.org/trunk@60675


git-svn-id: http://core.svn.wordpress.org/trunk@60011 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
whyisjake
2025-08-26 22:20:36 +00:00
parent f0fb60d28b
commit 69d09a70f0

View File

@@ -16,7 +16,7 @@
*
* @global string $wp_version
*/
$wp_version = '6.9-alpha-60674';
$wp_version = '6.9-alpha-60675';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.