feat(server): 初始化 rtty-server 项目结构与基础依赖

This commit is contained in:
2026-07-31 16:38:02 +08:00
parent c78bfd39ec
commit 01b3bea1c6
11 changed files with 159 additions and 2 deletions

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
/target
/.idea
/Cargo.lock