diff --git a/.gitignore b/.gitignore index 6b17fc81..3ea1c561 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ /coverage /lib /node_modules +/storybook-static .DS_Store yarn-debug.log* yarn-error.log* diff --git a/docs/favicon.ico b/docs/favicon.ico deleted file mode 100644 index 428500fd..00000000 Binary files a/docs/favicon.ico and /dev/null differ diff --git a/docs/iframe.html b/docs/iframe.html deleted file mode 100644 index fc23b383..00000000 --- a/docs/iframe.html +++ /dev/null @@ -1,74 +0,0 @@ -
Sorry, but you either have no stories or none are selected somehow.
If the problem persists, check the browser console, or the terminal you've run Storybook from.