Skip to content

Commit 152901a

Browse files
committed
Mark generated PHP files as binary.
This will require a corresponding update in the `svn` repo. Likely by setting the `svn:mime-type` `propset` attribute for each file to `application/octet-stream`.
1 parent 852495d commit 152901a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitattributes

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
/src/wp-includes/assets/script-loader-packages.min.php binary
2+
/src/wp-includes/assets/script-modules-packages.min.php binary
3+
/src/wp-includes/icons/** binary
4+
/src/wp-includes/blocks/*/view.asset.php binary
5+
/src/wp-includes/blocks/*/view.min.asset.php binary

0 commit comments

Comments
 (0)