From cabb98a9760f63eea6824e24e55399b9c55c8310 Mon Sep 17 00:00:00 2001 From: Hillel Coren Date: Sun, 17 Feb 2019 14:02:34 +0200 Subject: [PATCH] Update .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 76a9e0437f4b..1898a3c7bc8f 100644 --- a/.gitignore +++ b/.gitignore @@ -40,3 +40,4 @@ tests/_support/_generated/ _ide_helper.php storage/version.txt +storage/framework/.DS_Store