aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorCraig Tiller <ctiller@google.com>2022-04-30 21:37:20 -0700
committerGitHub <noreply@github.com>2022-04-30 21:37:20 -0700
commit42b083322f6cf45fc00c801a6e16a013f3edfc99 (patch)
tree62c0c08e97489da39fd5caab1fe7f8cfa25d8e92 /.gitignore
parent535cee4fbd5e00999938c18497a16d8ca2eae7bd (diff)
downloadgrpc-grpc-42b083322f6cf45fc00c801a6e16a013f3edfc99.tar.gz
Check IWYU status in presubmits (#28180)
* fixes * fixes * fixes * allow running outside docker * x * Automated change: Fix sanity tests * fix * fix * Automated change: Fix sanity tests Co-authored-by: ctiller <ctiller@users.noreply.github.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 4e1aedf5d7..f5271176f9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -143,6 +143,9 @@ perf.data.old
bm_diff_new/
bm_diff_old/
bm_*.json
+bloat_diff_new/
+bloat_diff_old/
+bloaty-build/
# cmake build files
**/cmake/build/
@@ -167,3 +170,6 @@ compile_commands.json
compile_commands_for_iwyu.json
iwyu.out
iwyu_files.txt
+iwyu/
+iwyu_build/
+