Removes special Android case, those files where palified properly

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
monroegm-disable-blank-issue-2
Esteban Papp 4 years ago
parent a3e541cc47
commit d46bd0ebc0

@ -41,7 +41,6 @@ PATH_EXCLUSIONS = (
'python\\*', 'python\\*',
'build\\*', 'build\\*',
'install\\*', 'install\\*',
'Code\\Framework\\AzCore\\AzCore\\Android\\*',
'Gems\\ImGui\\External\\ImGui\\*', 'Gems\\ImGui\\External\\ImGui\\*',
'*_Traits_*.h', '*_Traits_*.h',
) )

Loading…
Cancel
Save