From 5382871250d714f0489b48c40f4337243790815f Mon Sep 17 00:00:00 2001 From: Corentin Garcia Date: Fri, 9 Apr 2021 09:28:35 +0200 Subject: [PATCH] update gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index b6e4761..f48b391 100644 --- a/.gitignore +++ b/.gitignore @@ -127,3 +127,6 @@ dmypy.json # Pyre type checker .pyre/ + +# Visual Studio Code +.vscode/