Skip to content

Commit

Permalink
Ignore docs with images in cargo package
Browse files Browse the repository at this point in the history
  • Loading branch information
oxalica committed Jun 4, 2024
1 parent b923c10 commit 962e0ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ keywords = ["onedrive", "fuse"]
description = "Mount OneDrive storage as FUSE filesystem"
readme = "README.md"
license = "GPL-3.0-only"
exclude = ["doc"]

[dependencies]
anyhow = "1.0.28"
Expand Down

0 comments on commit 962e0ce

Please sign in to comment.