feat: add tauri basic structure

This commit is contained in:
YunYouJun
2025-08-17 06:35:52 +08:00
parent 0ec5a4d51e
commit 5045f7f91b
64 changed files with 6410 additions and 1314 deletions

7
src-tauri/.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
# Generated by Cargo
# will have compiled files and executables
/target/
# Generated by Tauri
# will have schema files for capabilities auto-completion
/gen/schemas