[Bazel] Ignore both old and new benchmark directories

This is getting reverted and relanded a lot, breaking the build each
time.

Differential Revision: https://reviews.llvm.org/D114043
This commit is contained in:
Geoffrey Martin-Noble 2021-11-16 16:43:54 -08:00
parent dd5505a8f2
commit 00e11fdf09
1 changed files with 1 additions and 0 deletions

View File

@ -2,4 +2,5 @@
utils/bazel
# Ignore third-party projects. These should be configured separately and some
# include Bazel configs.
libcxx/utils/google-benchmark
third-party