Skip to content

Commit 274d72e

Browse files
committed
chore: ignore generated remoteEntry JS bundles
1 parent 02b7272 commit 274d72e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,3 +63,10 @@ doc/check-or-enforce-order.py
6363
tests/percy/*.html
6464
tests/percy/pandas2/*.html
6565
test_path.png
66+
67+
# Ignore generated Plotly.js assets
68+
package.json
69+
static/remoteEntry.*.js
70+
remoteEntry.*.js
71+
plotly/labextension/package.json
72+
plotly/labextension/static/remoteEntry.3a317cf6fef461b227b4.js

0 commit comments

Comments
 (0)