diff --git a/.gitignore b/.gitignore index ef6d2ac..963297e 100644 --- a/.gitignore +++ b/.gitignore @@ -91,3 +91,6 @@ ENV/ # Rope project settings .ropeproject + +# VS Code project setting +.vscode \ No newline at end of file