diff --git a/src-tauri/.gitignore b/src-tauri/.gitignore new file mode 100644 index 0000000..602df2d --- /dev/null +++ b/src-tauri/.gitignore @@ -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/