diff --git a/community/Python/JupyterNotebooks.gitignore b/community/Python/JupyterNotebooks.gitignore index f45b39de..e8bb267c 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