Skip to content

Commit 78fe1a5

Browse files
committed
fix: 🐛 change build folder
1 parent 1c29961 commit 78fe1a5

File tree

7 files changed

+10
-4415
lines changed

7 files changed

+10
-4415
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,4 +96,5 @@ Thumbs.db
9696

9797
# Ignore built ts files
9898
__tests__/runner/*
99-
lib/**/*
99+
lib/**/*
100+
dist/**/*

0 commit comments

Comments
 (0)