From 65064f3b7964e80f60c0aacbc9d8c2a4fa5c9407 Mon Sep 17 00:00:00 2001 From: Nicholai Date: Mon, 24 Nov 2025 20:42:35 -0700 Subject: [PATCH] chore: update .gitignore to include cursorindexingignore and specstory directories --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 37015b639..85ce6c839 100644 --- a/.gitignore +++ b/.gitignore @@ -151,3 +151,5 @@ supabase/.temp/ # Tanstack Query Devtools .tanstack/ +.cursorindexingignore +.specstory/