looks like pants_ignore whitelisting (`!.file`) is...
# development
r
looks like pants_ignore whitelisting (
!.file
) is broken in v2 - looking into a case where a snapshot fails to include a
.babelrc
file causing a node test failure. seems like the
ignore
crate should be respecting these tho.