From 8ca2b8362ab90381e4a3814fd2470796dc2545f7 Mon Sep 17 00:00:00 2001 From: Nikhil Solanki Date: Thu, 25 Dec 2025 02:02:08 +0530 Subject: [PATCH] Update .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 3506aa8..d264d10 100644 --- a/.gitignore +++ b/.gitignore @@ -184,7 +184,7 @@ local.settings.json # ============================================================================ # Settings contain personal API tokens - NEVER commit .kiro/settings/ -.kiro +.kiro/ # Keep specs, steering, and hooks (shared with team) # .kiro/specs/ - COMMIT # .kiro/steering/ - COMMIT