Component Governance Fix round 6 (#21021)

### Description
<!-- Describe your changes. -->



### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
This commit is contained in:
Jian Chen 2024-06-13 09:10:51 -07:00 committed by GitHub
parent 73271dd329
commit 9daed5565a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -28,8 +28,8 @@ steps:
# ignore BinariesDirectory. BinariesDirectory is used for build output, not for onnxruntime package
ignoreDirectories:
'$(Build.Repository.LocalPath)/cmake/external/emsdk/upstream/emscripten/tests,
$(Build.Repository.LocalPath)/cmake/external/onnx/third_party,
$(Build.SourcesDirectory)/cmake/external/onnx/third_party,
$(Build.Repository.LocalPath)/cmake/external/onnx/third_party/benchmark,
$(Build.Repository.LocalPath)/cmake/external/onnx/third_party/pybind11,
$(Build.Repository.LocalPath)/cmake/external/onnxruntime-extensions,
$(Build.Repository.LocalPath)/js/react_native/e2e/node_modules,
$(Build.SourcesDirectory)/onnxruntime-inference-examples,