From e6702ab2790fef7828ecddc01b98282124e34c9c Mon Sep 17 00:00:00 2001 From: zikra-shaikh Date: Thu, 26 Feb 2026 07:42:46 +0530 Subject: [PATCH] fisrt commit --- aaa.txt | 1 + bbb.txt | 1 + ccc.txt | 1 + 3 files changed, 3 insertions(+) create mode 100644 aaa.txt create mode 100644 bbb.txt create mode 100644 ccc.txt diff --git a/aaa.txt b/aaa.txt new file mode 100644 index 0000000..6d7eba4 --- /dev/null +++ b/aaa.txt @@ -0,0 +1 @@ +this is my git repo \ No newline at end of file diff --git a/bbb.txt b/bbb.txt new file mode 100644 index 0000000..bc98333 --- /dev/null +++ b/bbb.txt @@ -0,0 +1 @@ +this is bbb first demo \ No newline at end of file diff --git a/ccc.txt b/ccc.txt new file mode 100644 index 0000000..001471a --- /dev/null +++ b/ccc.txt @@ -0,0 +1 @@ +this is my first ccc \ No newline at end of file