diff --git a/.gitignore b/.gitignore index 34f4fbe..d3b843c 100644 --- a/.gitignore +++ b/.gitignore @@ -163,4 +163,6 @@ cython_debug/ #.idea/ # macOS -.DS_Store \ No newline at end of file +.DS_Store + +.vscode \ No newline at end of file