diff --git a/.gitignore b/.gitignore index 36b13f1..aca98ce 100644 --- a/.gitignore +++ b/.gitignore @@ -174,3 +174,6 @@ cython_debug/ # PyPI configuration file .pypirc +# Code +*.code-workspace +*.json \ No newline at end of file