diff --git a/.gitignore b/.gitignore index 041f55e2..71d7399e 100644 --- a/.gitignore +++ b/.gitignore @@ -155,6 +155,9 @@ dmypy.json # Cython debug symbols cython_debug/ +# vscode +.vscode/ + # PyCharm # JetBrains specific template is maintained in a separate JetBrains.gitignore that can # be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore