commit | 6c32a677d1b60a799d8d9d0c066b3b2482d166da | [log] [tgz] |
---|---|---|
author | David Ostrovsky <david@ostrovsky.org> | Sun Aug 12 22:07:06 2018 +0200 |
committer | David Ostrovsky <david@ostrovsky.org> | Sun Aug 12 22:07:58 2018 +0200 |
tree | b9d990ae814f3aae497652aff9981d42220ba89c | |
parent | b26f0d801a284205aecbdd5e76de9cf140981e52 [diff] |
Migrate `tools/bazel.rc` to `.bazelrc` Since: [1] Bazel changed the list of resource file locations. Adapt to that list and move `%workspace%/tools/bazelrc` to `%workspace%/.bazelrc`. [1] https://github.com/bazelbuild/bazel/commit/ec83598 Change-Id: I4a2a64ef66a131a2909b197523a6fa71314f71c1
diff --git a/tools/bazel.rc b/.bazelrc similarity index 100% rename from tools/bazel.rc rename to .bazelrc