diff --git a/.gitignore b/.gitignore index 3cbc5d2..f40ff34 100644 --- a/.gitignore +++ b/.gitignore @@ -132,3 +132,6 @@ dmypy.json # Pyre type checker .pyre/ + +# VScode +.vscode/*