From 943d848abb1932a78850574772ec35fb64f39169 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Gamez?= Date: Fri, 30 Apr 2021 23:58:45 +0200 Subject: [PATCH] Ignore local PHPUnit overrides --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index c7e087c4c..5d4e6ba97 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ composer.lock *.project .idea/ .phpunit.result.cache +phpunit.xml