We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c98897 commit ebfcb04Copy full SHA for ebfcb04
Cargo.toml
@@ -10,6 +10,7 @@ readme = "README.md"
10
repository = "https://github.com/microsoft/preflate-rs"
11
12
exclude = [
13
+ "samples/*",
14
"tests/*",
15
"util/*",
16
]
0 commit comments