mirror of https://github.com/knative/docs.git
Rename BUILD to BUILD.bazel (#658)
All other BUILD files in the repo are named BUILD.bazel.
This commit is contained in:
parent
3d8bd8d7b7
commit
c366b41f51
|
@ -3,7 +3,7 @@
|
||||||
* ./hack/update-deps.sh
|
* ./hack/update-deps.sh
|
||||||
* Needed when you add new go dependencies
|
* Needed when you add new go dependencies
|
||||||
* Bazel related
|
* Bazel related
|
||||||
* BUILD / BUILD.bazel
|
* BUILD.bazel
|
||||||
* Might need modifications when new dependencies are added or new source files are added
|
* Might need modifications when new dependencies are added or new source files are added
|
||||||
* ./scripts/
|
* ./scripts/
|
||||||
* I think most of these are now obsolete when you use bazel
|
* I think most of these are now obsolete when you use bazel
|
||||||
|
|
Loading…
Reference in New Issue