witty-crayon-22786
07/31/2018, 5:21 PM--pants-ignore=<str> (--pants-ignore=<str>) ..., --pants-ignore="[<str>, <str>, ...]", --pants-ignore="+[<str>, <str>, ...]" (@fromfile value supported) (default: ['.*/','/dist/','/build-support/*.venv/','/build-support/bin/native/src'])
Paths to ignore for all filesystem operations performed by pants (e.g. BUILD
file scanning, glob matching, etc). Patterns use the gitignore syntax (https
://git-scm.com/docs/gitignore).