commit 7e3b22ec7f925507ee8009cfedec74468cab1ab1 Author: mlewis Date: Mon Jun 23 15:28:55 2025 -0400 Initial Commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..88af422 --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +Test Git Project \ No newline at end of file diff --git a/TestGItProject.sh b/TestGItProject.sh new file mode 100644 index 0000000..f9ef2bf --- /dev/null +++ b/TestGItProject.sh @@ -0,0 +1 @@ +echo "This is a test git project ."