diff --git a/Cargo.toml b/Cargo.toml index ae600f0..27c86e1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -18,4 +18,4 @@ Decomposition and Recomposition, as described in Unicode Standard Annex #15. """ -exclude = [ "target/*", "Cargo.lock", "scripts/tmp", "*.txt" ] +exclude = [ "target/*", "Cargo.lock", "scripts/*", "*.txt" ]