Add tauri app
This commit is contained in:
parent
be99e7b3aa
commit
90c48d4723
40 changed files with 6449 additions and 14 deletions
7
tta-app/src-tauri/.gitignore
vendored
Normal file
7
tta-app/src-tauri/.gitignore
vendored
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue