From 2b4906b563fc8d3cae5539e90578cdadc929d86e Mon Sep 17 00:00:00 2001 From: Ben Aultowski Date: Wed, 25 Feb 2026 20:48:43 -0500 Subject: [PATCH] Updated .gitignore --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 4cedf7b..a272d04 100644 --- a/.gitignore +++ b/.gitignore @@ -24,6 +24,10 @@ vite.config.ts.timestamp-* *storybook.log storybook-static +.svelte-kit -# Submodule tsconfig stub (points at parent .svelte-kit) +# Reuters graphics-components submodule graphics-components-src/.svelte-kit + +# Other +.cursor \ No newline at end of file