aboutsummaryrefslogtreecommitdiffstats
path: root/community/Python
diff options
context:
space:
mode:
Diffstat (limited to 'community/Python')
-rw-r--r--community/Python/JupyterNotebooks.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/community/Python/JupyterNotebooks.gitignore b/community/Python/JupyterNotebooks.gitignore
index f27f90d6..f45b39de 100644
--- a/community/Python/JupyterNotebooks.gitignore
+++ b/community/Python/JupyterNotebooks.gitignore
@@ -8,5 +8,9 @@
profile_default/
ipython_config.py
+# Jupyter lab virtual documents
+# https://jupyterlab-lsp.readthedocs.io/en/2.x/Configuring.html#virtual_documents_dir
+.virtual_documents/
+
# Remove previous ipynb_checkpoints
# git rm -r .ipynb_checkpoints/