feat: switch from wails to tauri

This commit is contained in:
2025-07-13 13:24:13 -05:00
parent 0e5dede83a
commit 7fcb3e3f7c
72 changed files with 5985 additions and 2490 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