From 056fca25becfda32f3dea1b6efbedb67c33ef763 Mon Sep 17 00:00:00 2001 From: Scott Todd Date: Tue, 15 Oct 2019 15:57:49 -0700 Subject: [PATCH] Tweak .gitignore format for Bazel artifacts. --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 5ca806842f09..95ef78efd79c 100644 --- a/.gitignore +++ b/.gitignore @@ -17,7 +17,7 @@ build/ # Bazel artifacts -bazel-*/ +/bazel-* # Local-only config options user.bazelrc