From ceb89cb077a162a5684e1895df33ff51d956a10c Mon Sep 17 00:00:00 2001 From: Ali <> Date: Wed, 10 Feb 2021 13:09:41 +0400 Subject: [PATCH] Rename the root build file to avoid conflict for now --- BUILD => BUILD.bazel | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename BUILD => BUILD.bazel (100%) diff --git a/BUILD b/BUILD.bazel similarity index 100% rename from BUILD rename to BUILD.bazel