From 6e6dc1c8dd7183c684dcdf7759b1c8b8990f196d Mon Sep 17 00:00:00 2001 From: Tim van Dijen Date: Tue, 16 Jan 2024 21:54:42 +0100 Subject: [PATCH] Update .gitignore file --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 2dd2766..6d071cb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,7 @@ -composer.lock +.phpunit.cache/ .phpunit.result.cache +composer.lock +composer.phar +phpunit.xml.bak vendor build