feat: add Storybook log and static files to .gitignore
This commit is contained in:
@@ -9,3 +9,7 @@ dist-ssr
|
|||||||
.cache
|
.cache
|
||||||
server/dist
|
server/dist
|
||||||
public/dist
|
public/dist
|
||||||
|
|
||||||
|
# storybook
|
||||||
|
*storybook.log
|
||||||
|
storybook-static
|
||||||
Reference in New Issue
Block a user