Created by: romanoid
This fixes the https://github.com/facebook/buck/issues/2201 .
The problem was caused by watchman globbing accepting the patterns that are not correct from bazellib globbing point of view.
Luckily the path validation is exposed as public API.