commit 6904db79f00fd4b605e941a54e91b7f771680e15 Author: lucielle Date: Wed Feb 25 04:06:55 2026 -0600 Init diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..7cf04ac --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +JustAMailProtocol/ \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000..16b5a10 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# Just A Mail Protocol + +JAMP, or Just A Mail Protocol, is, you guessed it, an email protocol. + +Just A fun project to work on. +Just A chance to learn and grow. +Just A cool take on network communication.