diff --git a/community/Python/JupyterNotebooks.gitignore b/community/Python/JupyterNotebooks.gitignore index f27f90d6..db9a5192 100644 --- a/community/Python/JupyterNotebooks.gitignore +++ b/community/Python/JupyterNotebooks.gitignore @@ -4,6 +4,10 @@ .ipynb_checkpoints */.ipynb_checkpoints/* +# created and used by https://github.com/jupyter-lsp/jupyterlab-lsp/ +.virtual_documents/ +*/.virtual_documents/ + # IPython profile_default/ ipython_config.py