diff --git a/.gitignore b/.gitignore index d274c57..41afec4 100644 --- a/.gitignore +++ b/.gitignore @@ -22,4 +22,6 @@ npm-debug.log* yarn-debug.log* yarn-error.log* -/dist/embedded-widget.js* \ No newline at end of file +/dist/embedded-widget.js* + +/storybook-static \ No newline at end of file