Skip to content

Commit dc78b2f

Browse files
committed
Add excluded folders from PR joomla#44321
1 parent 82cc79c commit dc78b2f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build/deleted_file_check.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,8 @@ function usage($command)
103103
$excludedFolders = [
104104
'images/sampledata',
105105
'installation',
106+
'media/plg_captcha_recaptcha',
107+
'media/plg_captcha_recaptcha_invisible',
106108
];
107109

108110
/**

0 commit comments

Comments
 (0)