Skip to content

Commit

Permalink
exclude gen directory
Browse files Browse the repository at this point in the history
  • Loading branch information
amr-crabnebula committed Sep 5, 2024
1 parent b3ccd94 commit d563ba2
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 4,852 deletions.
2 changes: 1 addition & 1 deletion crates/resource-resolver/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ features = [ "auto-detect-format" ]
[dependencies]
thiserror = { workspace = true }
cargo-packager-utils = { version = "0.1.1", path = "../utils", default-features = false }
log = "0.4.22"
log = "0.4"
heck = "0.5"

[features]
Expand Down
2 changes: 1 addition & 1 deletion examples/tauri/.gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
/target

/gen
Loading

0 comments on commit d563ba2

Please sign in to comment.