Skip to content

Commit 7ff4a12

Browse files
committed
Update .gitignore
1 parent beaa0b4 commit 7ff4a12

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
0.html
33
iframe_figures/
44
packages/python/plotly/plotly/tests/test_orca/images/linux/failed/
5-
5+
*.DS_Store
66
*.egg-info
77

88
*.pyc
@@ -62,3 +62,7 @@ packages/python/plotly/jupyterlab_plotly/nbextension/index.js*
6262

6363
test/percy/*.html
6464
test/percy/pandas2/*.html
65+
66+
# Build artifacts
67+
packages/python/plotly/plotly/package_data/datasets/amphibians.csv.gz
68+
packages/python/plotly/plotly/package_data/datasets/dow_jones_index.csv.gz

0 commit comments

Comments
 (0)