From ae38911bc9ad2d076439b2b5da9052534052df03 Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Fri, 3 Aug 2018 09:07:25 -1000 Subject: [PATCH] update git ignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index b4ba050d370b..a46201ab0b4b 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ Thumbs.db /phpunit.xml /.idea /.vscode +.phpunit.result.cache