Make WordPress Core

Changeset 61042

Timestamp:
10/21/2025 09:15:46 PM (8 months ago)
Author:
peterwilsoncc
Message:

Editor: Ignore built assets introduced in WordPress 6.9, SVN edition.

Update the svn:ignore property for newly introduced assets in the src/wp-includes/blocks directory.

The code run for this commit was:

cd src/wp-includes/blocks
svn propset svn:ignore '*.js.map
*.js
*.css' . --recursive

Follow up to [61012].

See #64117.

Location:
trunk/src/wp-includes/blocks
Files:
13 edited

Note: See TracChangeset for help on using the changeset viewer.