From 4b2074ffdca10b6d01fd16ae4f10d299f26e62f6 Mon Sep 17 00:00:00 2001 From: samarthamahesh <42439398+samarthamahesh@users.noreply.github.com> Date: Fri, 26 Oct 2018 21:59:22 +0530 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 9c40048620..220469777d 100644 --- a/.gitignore +++ b/.gitignore @@ -67,6 +67,7 @@ config.json #Visual Studio Code # +config.json .vscode/* #Sublime Text @@ -80,4 +81,4 @@ config.json *.swo Session.vim .netrwhist -*~ \ No newline at end of file +*~ -- GitLab