From 2f99bc1c5c91c9d237f04c13ad87b9cfcdae5568 Mon Sep 17 00:00:00 2001 From: sriramv Date: Thu, 12 May 2022 15:25:58 +0530 Subject: [PATCH] GWM:img_upload --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 62e27d1..a4a973e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ /node_modules -/storage/log -/storage/uploads/ +/storage/log/ +storage/uploads/ .env \ No newline at end of file