Initial commit: scaffold Tauri app

This commit is contained in:
Michael Chihlas
2026-05-08 14:31:16 -04:00
commit a8255b90d5
38 changed files with 426 additions and 0 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