From 39ce6a02ff66235b7884ddc021097d93016dcc84 Mon Sep 17 00:00:00 2001 From: Vivek Kumar Bansal Date: Thu, 2 Feb 2017 10:48:36 +0530 Subject: [PATCH] update gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index d53b5546..72822323 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ node_modules/ public/ dist/ modules/ +.vscode