Skip to content

Commit 604e632

Browse files
committed
Exclude macos zip trash
1 parent 0540084 commit 604e632

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ include = [
1515
"README.md",
1616
"LICENSE"
1717
]
18-
exclude = ["Cargo.toml.orig"]
18+
exclude = ["*.DS_Store","Cargo.toml.orig"]
1919

2020
[lib]
2121
name = "aether_renderer_core"

0 commit comments

Comments
 (0)