diff --git a/.gitignore b/.gitignore index a627497..ce4d407 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,7 @@ dist-ssr .cache server/dist public/dist + +# storybook +*storybook.log +storybook-static \ No newline at end of file