Update .dockerignore

This commit is contained in:
Jan Böhmer
2020-07-04 20:34:32 +02:00
committed by GitHub
parent 6b8d064666
commit a83de3000b

View File

@@ -3,6 +3,8 @@ docker-compose.yml
.dockerignore
tests/
.git
###> symfony/framework-bundle ###
/.env.local
/.env.local.php
@@ -39,4 +41,4 @@ yarn-error.log
###> phpunit/phpunit ###
/phpunit.xml
.phpunit.result.cache
###< phpunit/phpunit ###
###< phpunit/phpunit ###