From 7fe1735d22d4ffb46d0e4135e2776ccaef8d38fa Mon Sep 17 00:00:00 2001 From: Benjamin Palko Date: Sun, 30 Mar 2025 16:56:47 -0400 Subject: [PATCH] storybook ignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 66c56cc..74b2b6a 100644 --- a/.gitignore +++ b/.gitignore @@ -14,6 +14,9 @@ node_modules Thumbs.db .idea +# Storybook +storybook-static + # Vite vite.config.js.timestamp-* vite.config.ts.timestamp-*