diff --git a/.gitignore b/.gitignore index ef6d2aca5..40932b883 100644 --- a/.gitignore +++ b/.gitignore @@ -91,3 +91,6 @@ ENV/ # Rope project settings .ropeproject + +# VS Code settings +.vscode