Skip to content

Commit 05dfafe

Browse files
committed
Update .gitignore
1 parent a5c81dd commit 05dfafe

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ __pycache__
1010
# Notebook stuffs
1111
examples/*checkpoints
1212
.ipynb_checkpoints
13+
jupyterlab
1314

1415
# Tests stuffs
1516
result_images
@@ -22,3 +23,6 @@ eggs
2223

2324
# specific
2425
*.cache
26+
27+
# example workdir
28+
examples/workdir

0 commit comments

Comments
 (0)