diff --git a/rust/ittapi-sys/Cargo.toml b/rust/ittapi-sys/Cargo.toml index 19deb56..4b465d3 100644 --- a/rust/ittapi-sys/Cargo.toml +++ b/rust/ittapi-sys/Cargo.toml @@ -16,6 +16,10 @@ exclude = [ "c-library/.github", "c-library/.vscode", "c-library/build*", + "c-library/CMakeLists.txt", + "c-library/cmake", + "c-library/include/fortran", + "c-library/include/AdvisorAnnotate.cs", ] [dependencies]