Update PoliCheckExclusions.xml (#17705)

Ignore test log output
This commit is contained in:
Brennan 2020-01-15 14:34:58 -08:00 committed by Andrew Stanton-Nurse
parent 109663e078
commit cf3bf40543
1 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
<PoliCheckExclusions>
<Exclusion Type="FolderPathFull">LINUX_TEST_RESULTS|MACOS_TEST_RESULTS|WINDOWS_TEST_RESULTS</Exclusion>
</PoliCheckExclusions>
<Exclusion Type="FolderPathFull">LINUX_TEST_RESULTS|MACOS_TEST_RESULTS|WINDOWS_TEST_RESULTS|LINUX_TEST_LOGS|MACOS_TEST_LOGS|WINDOWS_TEST_LOGS|WINDOWS_TEST_TEMPLATES_LOGS</Exclusion>
</PoliCheckExclusions>