Remove and cleanup storybook testing

This commit is contained in:
adilallo
2026-01-28 14:14:40 -07:00
parent 7ea724a8d9
commit 6de3a07811
8 changed files with 14 additions and 47 deletions
+3 -3
View File
@@ -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