diff --git a/.gitignore b/.gitignore index c1349edf..e0267e88 100644 --- a/.gitignore +++ b/.gitignore @@ -10,13 +10,13 @@ web/fileadmin web/typo3conf/ENABLE_INSTALL_TOOL web/typo3conf/realurl_autoconf.php web/typo3conf/deprecation* -web/typo3conf/ext/* +web/typo3conf/ext/ !web/typo3conf/ext/ep_events/ !web/typo3conf/ext/ep_products/ !web/typo3conf/ext/ep_theme/ !web/typo3conf/ext/ep_track/ -web/typo3conf/ext/ep_events/Resources/Public/* -web/typo3conf/ext/ep_theme/Resources/Public/* +web/typo3conf/ext/ep_events/Resources/Public/ +web/typo3conf/ext/ep_theme/Resources/Public/ web/typo3conf/LocalConfiguration.php web/typo3conf/AdditionalConfiguration.php web/typo3conf/PackageStates.php