diff --git a/httpdocs/.gitignore b/httpdocs/.gitignore index 3f6bb9f..02ed75b 100644 --- a/httpdocs/.gitignore +++ b/httpdocs/.gitignore @@ -17,4 +17,20 @@ /public/assets/scss/.sass-cache -.idea \ No newline at end of file +###> contao ### +/assets/ +/system/* +!/system/config/ +/system/config/localconfig.php +/system/config/tcpdf.php +/system/logs/ +!/system/modules/ +/system/modules/* +!/system/modules/ef_podlove/ +/system/themes/ +/system/tmp/ +/system/modules/*/.skip +###< contao ### + +*.DS_Store +*.idea