is there a way to tell pants to ignore directories...
# general
m
is there a way to tell pants to ignore directories, specifically when I run
./pants test ::
it ends up finding all these “build” files inside node_modules/ and other stuff - npm has some stuff that uses BUILD.md for documentation