Skip to content

Commit b818373

Browse files
committed
update .gitignore for widget
1 parent bfd6d07 commit b818373

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

.gitignore

+3-4
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,9 @@ doc/.ipynb_checkpoints
6060
tags
6161
doc/check-or-enforce-order.py
6262

63-
packages/javascript/jupyterlab-plotly/lib/
64-
plotly/jupyterlab_plotly/labextension/
65-
plotly/jupyterlab_plotly/nbextension/index.js*
66-
plotly/plotly/package_data/widgetbundle.js
63+
jupyterlab_plotly/labextension/
64+
jupyterlab_plotly/nbextension/index.js*
65+
plotly/package_data/widgetbundle.js
6766

6867
test/percy/*.html
6968
test/percy/pandas2/*.html

0 commit comments

Comments
 (0)