diff --git a/src-tauri/Cargo.toml b/src-tauri/Cargo.toml index 1ccbc75..c6886fa 100644 --- a/src-tauri/Cargo.toml +++ b/src-tauri/Cargo.toml @@ -6,6 +6,7 @@ authors = ["HelixNotes"] license = "AGPL-3.0-or-later" edition = "2021" rust-version = "1.77.2" +exclude = ["gen/"] [lib] name = "app_lib"