diff --git a/Cargo.toml b/Cargo.toml index a6d3ab9..4f8da57 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,6 +8,7 @@ readme = "README.md" edition = "2018" license = "MIT" keywords = ["orgmode", "emacs", "parser"] +exclude = ["/wasm", "/.github"] [package.metadata.docs.rs] all-features = true