From 5f93c7cdb1f7dec7ddce01de172dae1e10674758 Mon Sep 17 00:00:00 2001 From: mlewis Date: Fri, 14 Feb 2025 10:38:53 -0500 Subject: [PATCH] Initial commit --- SampleGItProject.sh | 1 + 1 file changed, 1 insertion(+) create mode 100644 SampleGItProject.sh diff --git a/SampleGItProject.sh b/SampleGItProject.sh new file mode 100644 index 0000000..7dcbe28 --- /dev/null +++ b/SampleGItProject.sh @@ -0,0 +1 @@ +echo "This is a sample git project ."