Add initial project files including .gitignore, Cargo.toml, Cargo.lock, and main.rs

This commit is contained in:
2026-04-17 21:07:22 +08:00
commit 99f10a2629
4 changed files with 242 additions and 0 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
/target