diff --git a/httpdocs/.gitignore b/httpdocs/.gitignore index e40b801..6d7b92d 100644 --- a/httpdocs/.gitignore +++ b/httpdocs/.gitignore @@ -5,6 +5,7 @@ /.env.*.local /config/secrets/prod/prod.decrypt.private.php /public/bundles/ +/public/media/ /var/ /vendor/ ###< symfony/framework-bundle ###