1 Commits

Author SHA1 Message Date
David Tolnay
e948983427
Ignore BUILD files under target directory
After doing a `cargo publish` or `cargo package` we were getting a BUILD
file at target/package/cxx-0.2.11/BUILD which was subsequently picked up
by `bazel build ...`.
2020-04-25 19:50:45 -07:00