Initialize micromail project with basic structure and functionality
This commit is contained in:
parent
e249b4061c
commit
65c23ca231
5 changed files with 245 additions and 2 deletions
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
__pycache__
|
||||
|
||||
/pyproject.toml
|
||||
/uv.lock
|
||||
/.python-version
|
Loading…
Add table
Add a link
Reference in a new issue