mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
Jupyterlabs LSP virtual documents directory
This commit is contained in:
parent
274c32303f
commit
c1469106b9
1 changed files with 4 additions and 0 deletions
|
@ -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/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue