diff --git a/Cargo.toml b/Cargo.toml index a6e0ed838c2..c768836a502 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -20,6 +20,7 @@ exclude = [ "/.github", "/tests/test_compile_error.rs", "/tests/ui", + "/emscripten/pybuilddir.txt", ] edition = "2021" rust-version.workspace = true