storybook ignore
This commit is contained in:
parent
735c6c64eb
commit
8f96736328
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -14,6 +14,9 @@ node_modules
|
|||
Thumbs.db
|
||||
.idea
|
||||
|
||||
# Storybook
|
||||
storybook-static
|
||||
|
||||
# Vite
|
||||
vite.config.js.timestamp-*
|
||||
vite.config.ts.timestamp-*
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue