diff --git a/.gitignore b/.gitignore index 73a0dd9..2a798d0 100644 --- a/.gitignore +++ b/.gitignore @@ -160,4 +160,5 @@ cython_debug/ # option (not recommended) you can uncomment the following to ignore the entire idea folder. #.idea/ -*.db \ No newline at end of file +*.db +.vscode