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