From c55c8a4c6cb6befa575513df299ff628af6c1b9c Mon Sep 17 00:00:00 2001 From: Vinh Luong Date: Sat, 20 Mar 2021 23:21:07 -0700 Subject: [PATCH] update .GitIgnore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index b6e4761..482192d 100644 --- a/.gitignore +++ b/.gitignore @@ -127,3 +127,7 @@ dmypy.json # Pyre type checker .pyre/ + + +# Visual Studio Code +*.code-workspace