commit e6702ab2790fef7828ecddc01b98282124e34c9c Author: zikra-shaikh Date: Thu Feb 26 07:42:46 2026 +0530 fisrt commit 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