From c64ff50be48ae8eb01ff66ffed1241cf69690f4d Mon Sep 17 00:00:00 2001 From: Pol Dellaiera Date: Thu, 2 Jan 2025 14:19:23 +0100 Subject: [PATCH] chore: add more directories to ignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 5f5cc1e..f871d84 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,5 @@ /.idea/ /test.php /phpspec.yml +/.direnv +/.phpunit.cache