From 29abca778966bca0bdd4051708e7325550ea359b Mon Sep 17 00:00:00 2001 From: ful1e5 <24286590+ful1e5@users.noreply.github.com> Date: Thu, 15 Oct 2020 08:55:44 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=99=88=20ignore=20.vscode?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 3b2f0a09..fdf52d94 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,9 @@ test.py # Logs Files build.log +# Extra +.vscode + ########## Python # Byte-compiled / optimized / DLL files