From 2662d1d2328fd47d49def7a724ce99f95bc1c81f Mon Sep 17 00:00:00 2001 From: Luis Pabon Date: Tue, 14 Jan 2020 00:27:45 +0000 Subject: [PATCH] Ignore a whole load more files in docker build --- .dockerignore | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.dockerignore b/.dockerignore index 73e30c7..555afc4 100644 --- a/.dockerignore +++ b/.dockerignore @@ -5,3 +5,10 @@ vendor .dockerignore reports tests +credentials.* +Dockerfile +infection.json.dist +phpunit.xml +phpstan.neon +concourse +.phpunit.result.cache