mirror of
https://github.com/github/gitignore
synced 2024-11-22 03:34:23 +01:00
ignore virtual_documents from jupyter-lsp
This commit is contained in:
parent
4488915eec
commit
28a5962aba
@ -77,6 +77,9 @@ target/
|
||||
|
||||
# Jupyter Notebook
|
||||
.ipynb_checkpoints
|
||||
# created and used by https://github.com/jupyter-lsp/jupyterlab-lsp/
|
||||
.virtual_documents/
|
||||
*/.virtual_documents/
|
||||
|
||||
# IPython
|
||||
profile_default/
|
||||
|
Loading…
Reference in New Issue
Block a user