mv src-tauri/* .
This commit is contained in:
parent
55c458e4b1
commit
68df680863
27 changed files with 0 additions and 0 deletions
11
.gitignore
vendored
Normal file
11
.gitignore
vendored
Normal file
|
@ -0,0 +1,11 @@
|
|||
# Generated by Cargo
|
||||
# will have compiled files and executables
|
||||
target/
|
||||
|
||||
# Generated by Tauri
|
||||
# will have schema files for capabilities auto-completion
|
||||
gen/
|
||||
|
||||
# Generated by `cargo tauri icon`
|
||||
# will have various versions of the app icon
|
||||
icons/
|
Loading…
Add table
Add a link
Reference in a new issue