diff --git a/.gitignore b/.gitignore index 78eb2dec..44a2a56c 100644 --- a/.gitignore +++ b/.gitignore @@ -160,5 +160,8 @@ cython_debug/ # option (not recommended) you can uncomment the following to ignore the entire idea folder. #.idea/ +# Vscode +.vscode/ + # vim *.swp