From 5baa398acfab09568a4131c182835e8e84edd44c Mon Sep 17 00:00:00 2001 From: chris Date: Sun, 18 Feb 2024 16:28:50 +0100 Subject: [PATCH] chore: add cache folder to .gitignore (#294) Co-authored-by: Christopher Georg --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index db254a6b..9dbd1740 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /var/ /.php-cs-fixer.cache /.phpunit.result.cache +/Tests/app/var/cache/