Skip to content

Commit

Permalink
chore(canary-web-components): removed untracked files
Browse files Browse the repository at this point in the history
removed untracked files to honor gitignore file
  • Loading branch information
jd239 committed Dec 22, 2023
1 parent db1f5b7 commit 249ff11
Show file tree
Hide file tree
Showing 272 changed files with 9 additions and 21,586 deletions.
8 changes: 7 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,16 +1,22 @@
dist/
build/

packages/web-components/docs.json
packages/web-components/.loki/current
packages/web-components/.loki/difference
packages/web-components/docs.d.ts
packages/react/css/
packages/docs/docs.d.ts

packages/canary-web-components/.loki/current
packages/canary-web-components/.loki/difference
packages/canary-react/css/

packages/web-components/storybook-static
packages/react/storybook-static

packages/canary-web-components/storybook-static
packages/canary-react/storybook-static

*.log
*.lock
*.tmp
Expand Down
1 change: 1 addition & 0 deletions packages/canary-web-components/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,4 @@ UserInterfaceState.xcuserstate
.env

storybook-static
web-components
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
2 changes: 1 addition & 1 deletion packages/canary-web-components/.storybook/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ module.exports = {
"@storybook/addon-docs",
"./addon-tab/register"
],
"framework": "@storybook/web-components"
"framework": "@storybook/canary-web-components"
}
218 changes: 0 additions & 218 deletions packages/canary-web-components/hydrate/index.d.ts

This file was deleted.

Loading

0 comments on commit 249ff11

Please sign in to comment.