diff --git a/.dockerignore b/.dockerignore index b32cf7b..3e26523 100644 --- a/.dockerignore +++ b/.dockerignore @@ -20,4 +20,8 @@ LICENSE .vscode # strapi -api \ No newline at end of file +api + +#storybook +.storybook +components/stories \ No newline at end of file