commit 5f93c7cdb1f7dec7ddce01de172dae1e10674758 Author: mlewis Date: Fri Feb 14 10:38:53 2025 -0500 Initial commit 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 ."