Skip to content

Commit b161068

Browse files
committed
Changing gitignore inclusions
1 parent c261ab7 commit b161068

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.gitignore

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -43,12 +43,6 @@ coverage.xml
4343
.Python
4444
build/
4545
dash/deps/
46-
dash/html/*
47-
!dash/html/.gitkeep
48-
dash/dcc/*
49-
!dash/dcc/.gitkeep
50-
dash/dash_table/*
51-
!dash/dash_table/.gitkeep
5246
develop-eggs/
5347
dist/
5448
downloads/
@@ -90,9 +84,6 @@ VERSION.txt
9084
# main-branch artifacts to explicitly include
9185
!dash/dash-renderer/build
9286
!dash/deps
93-
!dash/html/*
94-
!dash/dcc/*
95-
!dash/dash_table/*
9687

9788
# Exceptions
9889
!components/dash-core-components/tests/integration/upload/upload-assets/upft001.csv

0 commit comments

Comments
 (0)