Add support for tauri app

This commit is contained in:
Krishan
2022-04-29 19:52:14 +05:30
commit 7be304362c
33 changed files with 5402 additions and 0 deletions

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

@@ -0,0 +1,4 @@
# Generated by Cargo
# will have compiled files and executables
/target/
WixTools