diff --git a/.gitignore b/.gitignore index b19507c..444d5fa 100644 --- a/.gitignore +++ b/.gitignore @@ -174,4 +174,6 @@ cython_debug/ # PyPI configuration file .pypirc -/test.py \ No newline at end of file +# ---> Other +/test.py +/.vscode/ \ No newline at end of file