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