From 3317b5e3d1f9c11e32f2d0be0e3a87973a4c1e2b Mon Sep 17 00:00:00 2001 From: Mohammad Aman Date: Mon, 5 Aug 2024 23:00:30 +0530 Subject: [PATCH 1/2] commit in new branch aman --- .idea/.gitignore | 8 ++++++++ A.txt | 1 + 2 files changed, 9 insertions(+) create mode 100644 .idea/.gitignore create mode 100644 A.txt diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..13566b8 --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,8 @@ +# Default ignored files +/shelf/ +/workspace.xml +# Editor-based HTTP Client requests +/httpRequests/ +# Datasource local storage ignored files +/dataSources/ +/dataSources.local.xml diff --git a/A.txt b/A.txt new file mode 100644 index 0000000..d09b4ba --- /dev/null +++ b/A.txt @@ -0,0 +1 @@ +adding a sample line in new branch aman \ No newline at end of file From bf227164c58b493c4b754be84d945ad75d1089bc Mon Sep 17 00:00:00 2001 From: Mohammad Aman Date: Mon, 5 Aug 2024 23:28:27 +0530 Subject: [PATCH 2/2] new commit --- A.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/A.txt b/A.txt index d09b4ba..0b382c9 100644 --- a/A.txt +++ b/A.txt @@ -1 +1,2 @@ -adding a sample line in new branch aman \ No newline at end of file +adding a sample line in new branch aman +adding another sample line in new branch \ No newline at end of file