diff --git a/Python.gitignore b/Python.gitignore index a81c8ee1..34b344a5 100644 --- a/Python.gitignore +++ b/Python.gitignore @@ -136,3 +136,6 @@ dmypy.json # Cython debug symbols cython_debug/ + +# VSCode import helper +PythonImportHelper-v2-Completion.json