Skip to content

Commit b2e5cc5

Browse files
committed
Temporarily add the dist folder to this specific branch
1 parent 1a1698d commit b2e5cc5

24 files changed

+20648
-3
lines changed

.gitignore

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
node_modules
2-
lib
3-
dist
4-
es
2+
# temporarily add dist, lib and es folders to bundle of this specific branch
3+
!lib
4+
!dist
5+
!es
56
.tmp

0 commit comments

Comments
 (0)