From c49b52d9940f1ebab3db16bbfcccfaaf96c6edb7 Mon Sep 17 00:00:00 2001 From: Kevin Frantz Date: Tue, 30 Oct 2018 19:42:26 +0100 Subject: [PATCH] Ignored coverage.xml --- application/.gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/application/.gitignore b/application/.gitignore index b3441de..100d3dc 100644 --- a/application/.gitignore +++ b/application/.gitignore @@ -1,3 +1,5 @@ +### Code Coverage +/coverage.xml ###> symfony/framework-bundle ### /.env