Skip to content

Commit ff60f6d

Browse files
committed
Add exceptions from PR joomla#45512 .
1 parent 4112810 commit ff60f6d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

build/deleted_file_check.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,9 +103,10 @@ function usage($command)
103103
$excludedFolders = [
104104
'images/sampledata',
105105
'installation',
106+
'media/com_guidedtours/images',
107+
'media/plg_behaviour_compat',
106108
'media/plg_captcha_recaptcha',
107109
'media/plg_captcha_recaptcha_invisible',
108-
'media/plg_behaviour_compat',
109110
'plugins/behaviour/compat',
110111
];
111112

0 commit comments

Comments
 (0)