Skip to content

Commit afac5e6

Browse files
committed
chore(release): exclude example PNG images from the package
1 parent dcaee32 commit afac5e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

wasm4/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ description = "WASM-4 bindings for Rust"
88
keywords = ["wasm-4", "wasm4"]
99
categories = ["api-bindings", "wasm"]
1010
readme = "../README.md"
11+
exclude = ["**/*.png"]
1112
edition = "2021"
1213

1314
[features]

0 commit comments

Comments
 (0)