Skip to content

Commit 6cb55b2

Browse files
committed
Added gitignore for pycache and labextension dirs
1 parent 0574d9d commit 6cb55b2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,5 @@ node_modules/
99
.eslintcache
1010
**/.DS_Store
1111
coverage/
12+
jupyterlab-tabular-data-editor/__pycache__/
13+
jupyterlab-tabular-data-editor/labextension/

0 commit comments

Comments
 (0)