finsh template project

This commit is contained in:
2025-08-27 14:22:08 +08:00
commit db4978e349
61 changed files with 7662 additions and 0 deletions

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

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