Skip to content

Commit

Permalink
Scaffold a simple Tauri project.
Browse files Browse the repository at this point in the history
Signed-off-by: Aalekh Patel <[email protected]>
  • Loading branch information
aalekhpatel07 committed Jun 12, 2022
1 parent e7bd653 commit 6470bcd
Show file tree
Hide file tree
Showing 22 changed files with 3,702 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src-tauri/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Generated by Cargo
# will have compiled files and executables
/target/
WixTools
target
Loading

0 comments on commit 6470bcd

Please sign in to comment.