From 95049c4d386c3222bec405e03a7e697044ff9693 Mon Sep 17 00:00:00 2001 From: avinal <185067@nith.ac.in> Date: Mon, 28 Sep 2020 17:06:24 +0530 Subject: [PATCH] gitignore updated --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 83db701..5a63a1e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ # build folders output -__pycache__ \ No newline at end of file +__pycache__ +.vscode \ No newline at end of file