ignore storybook build
This commit is contained in:
parent
2c74c57d5f
commit
e005383339
1 changed files with 4 additions and 1 deletions
5
packages/svelte/.gitignore
vendored
5
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
|
||||
|
|
@ -180,4 +183,4 @@ dist
|
|||
.idea
|
||||
|
||||
# Finder (MacOS) folder config
|
||||
.DS_Store
|
||||
.DS_Store
|
||||
Loading…
Add table
Reference in a new issue