Skip to content

Commit 821ad63

Browse files
committed
Exclude assets directory from publish
1 parent 3c96a3c commit 821ad63

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name = "bevy_vox_mesh"
33
version = "0.1.0"
44
authors = ["Lucas A. <[email protected]>"]
55
edition = "2018"
6+
exclude = ["assets/*"]
67

78
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
89

0 commit comments

Comments
 (0)