storybook ignore
All checks were successful
Deployment / Setup (push) Successful in 1m48s
Deployment / Deploy Storybook (push) Successful in 7m43s

This commit is contained in:
Benjamin Palko 2025-03-30 16:56:47 -04:00
parent 735c6c64eb
commit 8f96736328

3
.gitignore vendored
View file

@ -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-*