Add 'excluded path' option for path and inputs

ninja tool path and inputs are useful to track and reduce deps from
certain target. But, it's hard to forecast inputs and path before
cutting the dep actually. So, I added -e option to suppose some pathes
are excluded.

Test: ninja -t path(or inputs) with -e option
Bug: 230693986
Change-Id: If29dd5947a44e834b90eaae8a9fd51ce9edd3981
1 file changed