From 374a6d34ea80f32f78da04ae3a714ebc32899c8f Mon Sep 17 00:00:00 2001 From: Axel <1597611+axeloz@users.noreply.github.com> Date: Mon, 20 Dec 2021 10:08:47 +0100 Subject: [PATCH] Restoring storage folder --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index efdc948..cb818a1 100644 --- a/.gitignore +++ b/.gitignore @@ -4,5 +4,4 @@ Homestead.json Homestead.yaml .env .phpunit.result.cache -/node_modules -/storage +/node_modules \ No newline at end of file