commit c3626027f3150179642ad14ddff55a4be9d26f63 Author: Meghdad <61308304+MeghdadFadaee@users.noreply.github.com> Date: Wed Jul 22 11:42:01 2026 +0330 init diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..485dee6 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.idea diff --git a/hello.sh b/hello.sh new file mode 100644 index 0000000..ba28182 --- /dev/null +++ b/hello.sh @@ -0,0 +1 @@ +echo Hello ICT \ No newline at end of file