From ee9c3421289870f8f86e4f73e415d1f785133b5b Mon Sep 17 00:00:00 2001 From: Tim van Dijen Date: Mon, 15 Jan 2024 21:52:41 +0100 Subject: [PATCH] Update .gitignore file --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a744272d2..f60d6a2f9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,8 @@ /.phpunit.cache/ +/.phpunit.result.cache /build/ /cache.properties /composer.lock /composer.phar -/.phpunit.result.cache +phpunit.xml.bak /vendor/