From 45078e7e9b029c9a8ce72404d34f10eed55cfbf2 Mon Sep 17 00:00:00 2001 From: Sagar Singh Baghel Date: Mon, 13 Oct 2025 12:55:44 +0530 Subject: [PATCH] Add console log for 'gitignore' --- 10th_oct.js | 1 + 1 file changed, 1 insertion(+) diff --git a/10th_oct.js b/10th_oct.js index d4002d3..ada88de 100644 --- a/10th_oct.js +++ b/10th_oct.js @@ -1,2 +1,3 @@ let gitignore=20; console.log("hello") +console.log("gitignore")