diff --git a/frontend/.gitignore b/frontend/.gitignore index 11b5385d..207b5d70 100644 --- a/frontend/.gitignore +++ b/frontend/.gitignore @@ -10,6 +10,7 @@ # production /build +/storybook-static # misc .DS_Store @@ -22,4 +23,4 @@ npm-debug.log* yarn-debug.log* yarn-error.log* -*storybook.log \ No newline at end of file +*storybook.log