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
|
||||
* Needed when you add new go dependencies
|
||||
* Bazel related
|
||||
* BUILD / BUILD.bazel
|
||||
* BUILD.bazel
|
||||
* Might need modifications when new dependencies are added or new source files are added
|
||||
* ./scripts/
|
||||
* I think most of these are now obsolete when you use bazel
|
||||
|
|
Loading…
Reference in New Issue