diff --git a/.gitignore b/.gitignore index 264daca..ec0c699 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -*__pycache__ \ No newline at end of file +*__pycache__ +.vscode/ \ No newline at end of file