From ca0e582e9308a73b29bc5e7923e0fa73920f92ba Mon Sep 17 00:00:00 2001 From: "shubhammehrotra.symfony@webkul.com" Date: Thu, 16 Jan 2020 13:10:01 +0530 Subject: [PATCH] remove velocity --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 2be8bbb33..7c8e062dc 100644 --- a/.gitignore +++ b/.gitignore @@ -21,5 +21,4 @@ package-lock.json yarn.lock .php_cs.cache storage/ -storage/*.key -/resources/themes/velocity/* \ No newline at end of file +storage/*.key \ No newline at end of file