From 772b80b3d61a20f5f1db9b8fe2195a5f07d7927a Mon Sep 17 00:00:00 2001 From: S0nic014 Date: Sun, 12 Jul 2020 01:35:44 +0100 Subject: [PATCH] Update .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index f717486..19df82e 100644 --- a/.gitignore +++ b/.gitignore @@ -123,3 +123,6 @@ dmypy.json # Pyre type checker .pyre/ + +#Project specific +.vscode/