Migrate (i.e. move) `tools/bazel.rc` to `.bazelrc`

Since [1], Bazel changed the list of resource file locations. Adapt to
that list so move `%workspace%/tools/bazelrc` to `%workspace%/.bazelrc`.

[1] https://github.com/bazelbuild/bazel/commit/ec83598

Change-Id: I0dcf3b6bf5800b0b2e83c7e9db1b52e49289a236
diff --git a/tools/bazel.rc b/.bazelrc
similarity index 100%
rename from tools/bazel.rc
rename to .bazelrc