diff --git a/.gitignore b/.gitignore index 2a201b6..b5ae471 100644 --- a/.gitignore +++ b/.gitignore @@ -194,3 +194,7 @@ site/ # Pycharm .idea/ + +# VS Code +.vscode/ +*.code-workspace \ No newline at end of file