feature/login-register
Obai Albek 2025-05-30 01:02:42 +02:00
parent f9f6e11b1f
commit 502008c9c4
2 changed files with 10 additions and 0 deletions

2
MailSystem/.gitignore vendored 100644
View File

@ -0,0 +1,2 @@
/.classpath
/.project

View File

@ -0,0 +1,8 @@
/**
*
*/
/**
*
*/
module MailSystem {
}