diff --git a/Cargo.toml b/Cargo.toml index 61945d1..fd09971 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,6 +7,9 @@ version = "0.1.0" authors = ["phiresky "] edition = "2018" default-run = "rga" +exclude = [ + "exampledir/*" +] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html