diff --git a/Cargo.toml b/Cargo.toml index 3f04150f..6da6d5e7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,6 +10,7 @@ keywords = ["math", "random"] authors = ["The Noise-rs Developers."] edition = "2018" resolver = "2" +exclude = ["images/"] [lib] name = "noise"