ignore storybook build
This commit is contained in:
parent
2c74c57d5f
commit
e005383339
1 changed files with 4 additions and 1 deletions
3
packages/svelte/.gitignore
vendored
3
packages/svelte/.gitignore
vendored
|
|
@ -1,5 +1,8 @@
|
|||
# Based on https://raw.githubusercontent.com/github/gitignore/main/Node.gitignore
|
||||
|
||||
# Storybook
|
||||
storybook-static
|
||||
|
||||
# Output
|
||||
.output
|
||||
.vercel
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue