chore: Initialize a Tauri project with Vite + pnpm + TS

This commit is contained in:
2024-07-01 23:22:11 +02:00
parent 77f520a1a3
commit c58ab4d6e3
36 changed files with 5419 additions and 15 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