Remove and cleanup storybook testing
This commit is contained in:
+3
-3
@@ -23,6 +23,7 @@ npm-cache/
|
||||
|
||||
# Lighthouse CI results
|
||||
/lhci-results/
|
||||
/.lighthouseci/
|
||||
|
||||
# Ignore other image files (but not visual regression snapshots)
|
||||
*.png
|
||||
@@ -76,9 +77,8 @@ next-env.d.ts
|
||||
*storybook.log
|
||||
storybook-static
|
||||
|
||||
# storybook config files (to avoid git changes when switching between local and production)
|
||||
.storybook/main.js
|
||||
.storybook/preview.js
|
||||
# Storybook build output (config files should be committed)
|
||||
storybook-static
|
||||
|
||||
# Gitea runner runtime files
|
||||
.runner
|
||||
|
||||
Reference in New Issue
Block a user