mv src-tauri/* .

This commit is contained in:
Bianca Fürstenau 2025-02-20 05:37:56 +01:00
parent 55c458e4b1
commit 68df680863
27 changed files with 0 additions and 0 deletions

11
.gitignore vendored Normal file
View 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/