Skip to content

Commit 166f492

Browse files
authored
Merge pull request #168 from koji/fix_errors
fix errors
2 parents cbe658a + 464fe51 commit 166f492

12 files changed

Lines changed: 10 additions & 198 deletions

.gitignore

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,17 @@ yarn-error.log*
2626

2727
build-storybook.log
2828

29+
30+
# build
31+
build/
32+
.DS_Store
33+
lib/
34+
dist/
2935
.pnp.*
3036
.yarn/*
3137
!.yarn/patches
3238
!.yarn/plugins
3339
!.yarn/releases
3440
!.yarn/sdks
35-
!.yarn/versions
41+
!.yarn/versions
42+

dist/assets/index-BoCWIII0.css

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)