From f1c63bbd84e500cb5da58d30cc3681908266c7f2 Mon Sep 17 00:00:00 2001 From: Patrick Boivin Date: Mon, 29 Jan 2024 11:33:34 -0500 Subject: [PATCH] Update .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index ff82d26..99ed54f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ .idea .phpunit.result.cache +.phpunit.cache/test-results build composer.lock coverage