feat: Added Email Sending Service (#52)

* feat: Added Email Sending Service

* changes

* changes
This commit is contained in:
vikynoah
2025-06-03 10:00:49 +02:00
committed by GitHub
parent 8a882cdaae
commit f805b3f508
4 changed files with 35 additions and 0 deletions

2
.gitignore vendored
View File

@@ -158,3 +158,5 @@ cython_debug/
# and can be added to the global gitignore or merged into this file. For a more nuclear
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
.DS_*