diff --git a/.gitignore b/.gitignore index c219d71ff..155c2f8d7 100644 --- a/.gitignore +++ b/.gitignore @@ -70,3 +70,6 @@ nbproject # Mac OS .DS_Store *.iml + +# VS Code +.vscode \ No newline at end of file