Add a desktop app with tauri
This commit is contained in:
parent
28c2db2a37
commit
30da40555a
42 changed files with 15389 additions and 0 deletions
4
desktop/src-tauri/.gitignore
vendored
Normal file
4
desktop/src-tauri/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
# Generated by Cargo
|
||||
# will have compiled files and executables
|
||||
/target/
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue