$GLOBALS[‘TYPO3_CONF_VARS’][‘EXT’]¶
$GLOBALS[‘TYPO3_CONF_VARS’][‘EXT’][‘excludeForPackaging’]¶
-
excludeForPackaging:
¶ Path: $GLOBALS[‘TYPO3_CONF_VARS’][‘EXT’] Type: list Default: '(?:\\.(?!htaccess$).*|.*~|.*\\.swp|.*\\.bak|node_modules|bower_components)'
List of directories and files which will not be packaged into extensions nor taken into account otherwise by the Extension Manager. Perl regular expression syntax!