Skip to content

Commit c709c1a

Browse files
committed
refactor: remove showcase store & registry; update .gitignore
1 parent f60e06d commit c709c1a

63 files changed

Lines changed: 5 additions & 7574 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ yarn-error.log*
5050
*.tsbuildinfo
5151
next-env.d.ts
5252

53-
# contentlayer
54-
.contentlayer
55-
56-
# registry
57-
registry.json
53+
# showcase
54+
apps/showcase/.contentlayer
55+
apps/showcase/registry.json
56+
apps/showcase/__store__/
57+
apps/showcase/public/r/

apps/showcase/__store__/index.tsx

Lines changed: 0 additions & 5468 deletions
This file was deleted.

apps/showcase/public/r/.json

Lines changed: 0 additions & 14 deletions
This file was deleted.

apps/showcase/public/r/accordion.json

Lines changed: 0 additions & 18 deletions
This file was deleted.

apps/showcase/public/r/autocomplete.json

Lines changed: 0 additions & 18 deletions
This file was deleted.

apps/showcase/public/r/avatar.json

Lines changed: 0 additions & 18 deletions
This file was deleted.

apps/showcase/public/r/badge.json

Lines changed: 0 additions & 18 deletions
This file was deleted.

apps/showcase/public/r/breadcrumb.json

Lines changed: 0 additions & 18 deletions
This file was deleted.

0 commit comments

Comments
 (0)