Do not copy the content of public/media to docker image

This commit is contained in:
Jan Böhmer 2024-03-10 20:49:33 +01:00
parent 28d86c8885
commit 49f82127aa

View file

@ -5,6 +5,8 @@ tests/
docs/ docs/
.git .git
/public/media/*
###> symfony/framework-bundle ### ###> symfony/framework-bundle ###
/.env.local /.env.local
/.env.local.php /.env.local.php