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