chore: ignore storybook build (#169)
* chore: ignore storybook build * chore: make storybook-static explicitly a directory match Co-authored-by: doprz <52579214+doprz@users.noreply.github.com> --------- Co-authored-by: doprz <52579214+doprz@users.noreply.github.com>
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -209,3 +209,4 @@ sketch
|
|||||||
|
|
||||||
# Custom rules (everything added below won't be overriden by 'Generate .gitignore File' if you use 'Update' option)
|
# Custom rules (everything added below won't be overriden by 'Generate .gitignore File' if you use 'Update' option)
|
||||||
package-lock.json
|
package-lock.json
|
||||||
|
storybook-static/
|
||||||
|
|||||||
Reference in New Issue
Block a user