Spaces:
No application file
No application file
| .* | |
| !.github | |
| !.gitignore | |
| !.htaccess | |
| !.gitkeep | |
| !.ddev | |
| !.php-cs-fixer.php | |
| !.github/ci-files/.my.cnf | |
| .ddev/mautic-preference | |
| /.ddev/docker-compose.host-docker-internal.yaml | |
| !/.ddev/.env.*.dist | |
| !.gitpod.Dockerfile | |
| !.gitpod.yml | |
| !.ddev/commands/web/dd | |
| .php_cs.cache | |
| /.env.local | |
| /.env.local.php | |
| /.env.*.local | |
| /composer.phar | |
| /coverage.xml | |
| /app/bootstrap* | |
| /app/console | |
| /app/tests.bootstrap* | |
| /app/phpunit.xml | |
| /var/bootstrap* | |
| /app/bundles/CoreBundle/Assets/css/app/less/**/*.css | |
| /app/bundles/CoreBundle/Assets/css/libraries/**/*.css | |
| /app/bundles/CoreBundle/Assets/css/libraries/Froala/plugins/*.css | |
| !/app/bundles/CoreBundle/Assets/css/libraries/builder.css | |
| !/app/bundles/CoreBundle/Assets/css/libraries/froala/plugins/gated_video.css | |
| !/app/bundles/CoreBundle/Assets/css/*.css | |
| /app/cache/* | |
| !/app/cache/.gitkeep | |
| /var/cache/* | |
| !/var/cache/.gitkeep | |
| /var/phpstan-cache/* | |
| /app/logs/* | |
| !/app/logs/.gitkeep | |
| /var/logs/* | |
| !/var/logs/.gitkeep | |
| /app/spool/* | |
| !/app/spool/.gitkeep | |
| /var/spool/* | |
| !/var/spool/.gitkeep | |
| /var/tmp/* | |
| !/var/tmp/.gitkeep | |
| /app/config/local*.php | |
| /app/config/config_local.php | |
| /app/config/paths_local.php | |
| /app/config/parameters_defaults.php | |
| /config/* | |
| !/config/.gitkeep | |
| /vendor/* | |
| !/vendor/.htaccess | |
| /bin/* | |
| !/bin/.htaccess | |
| !/bin/console | |
| /assets/ckeditor/build/* | |
| /bundles | |
| /node_modules | |
| /build/coverage | |
| /build/packaging | |
| /build/packages/* | |
| !/build/packages/.placeholder | |
| /mockup | |
| /upgrade | |
| /upgrade_errors.txt | |
| /media/libraries/ckeditor/* | |
| /media/bundles/* | |
| /media/dashboards/* | |
| !/media/dashboards/*.json | |
| /media/files/* | |
| !/media/files/.htaccess | |
| /media/assets/* | |
| /media/images/* | |
| !/media/images/flags | |
| !/media/images/mejs | |
| !/media/images/apple-touch-icon.png | |
| !/media/images/avatar.png | |
| !/media/images/favicon.ico | |
| !/media/images/mautic_logo* | |
| !/media/images/.htaccess | |
| /media/css/app.css | |
| /media/css/libraries.css | |
| /media/css/mediaelementplayer.min.css | |
| /media/css/modal.min.css | |
| /media/js/app.js | |
| /media/js/libraries.js | |
| /media/js/mautic-form.js | |
| /media/js/froogaloop.min.js | |
| /media/js/jquery.min.js | |
| /plugins/* | |
| !/plugins/GrapesJsBuilderBundle | |
| !/plugins/MauticClearbitBundle | |
| !/plugins/MauticCloudStorageBundle | |
| !/plugins/MauticCrmBundle | |
| !/plugins/MauticDynamicsBundle | |
| !/plugins/MauticEmailMarketingBundle | |
| !/plugins/MauticFocusBundle | |
| !/plugins/MauticFullContactBundle | |
| !/plugins/MauticGmailBundle | |
| !/plugins/MauticOutlookBundle | |
| !/plugins/MauticSocialBundle | |
| !/plugins/MauticZapierBundle | |
| !/plugins/MauticTagManagerBundle | |
| !/plugins/index.html | |
| !/plugins/.gitkeep | |
| /themes/* | |
| !/themes/aurora | |
| !/themes/blank | |
| !/themes/cards | |
| !/themes/coffee | |
| !/themes/confirmme | |
| !/themes/fresh-center | |
| !/themes/fresh-fixed | |
| !/themes/fresh-left | |
| !/themes/fresh-wide | |
| !/themes/goldstar | |
| !/themes/Mauve | |
| !/themes/nature | |
| !/themes/neopolitan | |
| !/themes/oxygen | |
| !/themes/skyline | |
| !/themes/sparse | |
| !/themes/sunday | |
| !/themes/vibrant | |
| !/themes/blank.png | |
| !/themes/blank-big.png | |
| /translations | |