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