feat: initial tauri project

This commit is contained in:
Tim Ristau 2026-03-09 17:38:51 -04:00
parent 732cd07941
commit 19eaafeca1
41 changed files with 6362 additions and 133 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