mirror of
https://github.com/github/gitignore
synced 2025-07-15 14:09:13 +02:00
Merge pull request #4518 from atulkumar2/jupyterlablsp-virtdocs
Jupyterlabs LSP virtual documents directory
This commit is contained in:
commit
527b04e0d2
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