From 1e8c4102fab5cadeeaa4225221e4c763f0c2814c Mon Sep 17 00:00:00 2001 From: Glenn Hermans Date: Mon, 5 Oct 2020 10:56:40 +0200 Subject: [PATCH] Updated gitignore --- packages/Webkul/Velocity/.gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/packages/Webkul/Velocity/.gitignore b/packages/Webkul/Velocity/.gitignore index 6fd10a4de..e731e3f1e 100644 --- a/packages/Webkul/Velocity/.gitignore +++ b/packages/Webkul/Velocity/.gitignore @@ -1 +1,2 @@ -/node_modules/* \ No newline at end of file +/node_modules/* +/resources/lang/vendor/velocity/*