Skip to content

Commit

Permalink
(IGNORE) Exclude new test fixture file to get inside crates.io upload…
Browse files Browse the repository at this point in the history
… limit
  • Loading branch information
scouten-adobe committed Jul 26, 2024
1 parent 823a77b commit 0602bdc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ exclude = [
"external/xmp_toolkit/third-party/zlib/*.h",
"external/xmp_toolkit/third-party/expat/lib",
"external/xmp_toolkit/XMPFilesPlugins/PDF_Handler",
"tests/fixtures/image2.jpg",
# ^^ maybe exclude entire tests tree?
]

[package.metadata.docs.rs]
Expand Down

0 comments on commit 0602bdc

Please sign in to comment.