diff --git a/.gitignore b/.gitignore index 83db701..5a63a1e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ # build folders output -__pycache__ \ No newline at end of file +__pycache__ +.vscode \ No newline at end of file