Improve .dockerignore exclusion file

This commit is contained in:
tchapi 2022-03-09 16:34:20 +01:00
parent 5c75732f64
commit d010e33b99

@ -1,10 +1,16 @@
_screenshots
.DS_Store
README.md
LICENSE
.git
.gitignore
.github
docker
.env.local
.env.test.local
phpunit.xml.dist
.php_cs
.php-cs*
.phpunit.*
.dockerignore
var/cache/*
var/log/*