diff --git a/.gitignore b/.gitignore index 621c633..17de70d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ mocodo_notebook **__pycache__** output -venv \ No newline at end of file +venv +.vscode/ \ No newline at end of file