From 8ff469f51a0c2d978f566eddb343b09620c4ca46 Mon Sep 17 00:00:00 2001 From: PouyaKhajavi Date: Sun, 9 Aug 2026 13:28:40 +0330 Subject: [PATCH] chore: update .gitignore to track documentation files --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 59c408c..7a21939 100644 --- a/.gitignore +++ b/.gitignore @@ -44,7 +44,8 @@ node_modules/ .DS_Store Thumbs.db - +# Documentation and planning artifacts +next-steps.md # Scratch & Debug files scratch/