From 8f2db91cc5dcb2f6572982e6e518a9e675c90b74 Mon Sep 17 00:00:00 2001 From: spalger Date: Thu, 1 Apr 2021 13:17:56 -0700 Subject: [PATCH] add bazel directory back to .gitignore so it doesn't end up committed --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 70ed1bfb24f8..ce8fd38b18a9 100644 --- a/.gitignore +++ b/.gitignore @@ -75,5 +75,6 @@ report.asciidoc .yarn-local-mirror # Bazel +bazel bazel-* .bazelrc.user