Is there a standard solution for experimental directories, in which you want to ignore directories for linting and testing and almost everything, but you still want to use pants to run and test things in there when you explicitly need to?
Thanks @curved-television-6568, these look interesting. I think maybe a sane option is the CLI aliases to define the group of tests and lint that we care about for easy testing, and just let everyone have a build file.