It would seem that when Phabricator is used for C++ development, a LOT of binary files wind up in Files as a result of Differential. Sometimes these need to be sent up (and sometimes --skip-binaries doesn't actually skip .a and .o files, but that's another matter.)
I literally have ten pages of these from the past few months, so it is obviously sucking up disk space! There aren't any batch-delete functions, of course, and deleting them one...at...a...time is too time consuming.
It would be fantastically helpful (and probably earth-shatteringly vital before long) if Phabricator could automatically clean up Differential binaries more than a <time period> old. There has to be a way to mark that they were uploaded via Arcanist, and slate them for removal.