From d70341315bc504121b2946815ef90d9492130822 Mon Sep 17 00:00:00 2001 From: DaiyanNDahy Date: Tue, 7 Oct 2025 18:18:12 +0600 Subject: [PATCH 1/2] Name and Repo Added --- QnA.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/QnA.txt b/QnA.txt index cacb689..0b85ef4 100644 --- a/QnA.txt +++ b/QnA.txt @@ -6,3 +6,4 @@ -[Abu Maruf] https://github.com/AbuMaruf/learning-git.git -[Rezwan Hossain] https://github.com/rrezwan7/learning-git -[Pallab Saha] https://github.com/pallab-saha/learning-git +-[Daiyan Noory Dahy] https://github.com/DaiyanNDahy/learning-git From a68d62d754ce54a2f6bfb9d8a312f7dd0684a0d4 Mon Sep 17 00:00:00 2001 From: DaiyanNDahy Date: Tue, 7 Oct 2025 19:00:28 +0600 Subject: [PATCH 2/2] ignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..7e51f82 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +cpp-template.cpp +