I've got some directories in my project that contain files which I don't want to be scanned by vend. Ideally, it would be nice if I could specific for vend to only download the dependencies coming from a specific asd file.
(Right now it causes an error if I run vend get with my tooling directory present. I have to temporarily move the tooling directory somewhere else before running vend get)