From 1f2205116974f40c40e7bc9ae21353ce520a2fcf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Beganovi=C4=87?= Date: Fri, 1 Mar 2024 13:42:39 +0100 Subject: [PATCH] Update .gitignore file --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 2b9f631c7963..0b3c53481c27 100644 --- a/.gitignore +++ b/.gitignore @@ -39,4 +39,5 @@ public/storage/test.pdf _ide_helper_models.php _ide_helper.php /composer.phar -.tx/ \ No newline at end of file +.tx/ +.phpunit.cache \ No newline at end of file