diff --git a/Python.gitignore b/Python.gitignore index 0a197900..f458bee7 100644 --- a/Python.gitignore +++ b/Python.gitignore @@ -160,6 +160,9 @@ dmypy.json # Cython debug symbols cython_debug/ +# vscode project settings +.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