diff --git a/.gitignore b/.gitignore index e61bca2..413c2be 100644 --- a/.gitignore +++ b/.gitignore @@ -114,3 +114,5 @@ dmypy.json # Pyre type checker .pyre/ +# VSCode +.vscode/ \ No newline at end of file