From 19c7065d2d1d5aff343cd10d03a15198b16049e1 Mon Sep 17 00:00:00 2001 From: "muralikrishnan.rajamuni" Date: Thu, 28 Aug 2025 10:08:30 +0530 Subject: [PATCH] add ignore file --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 58b87dc..43fe8d0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ # ignore the file -secret.txt +/secret.txt