mirror of
https://github.com/google/go-jsonnet.git
synced 2025-09-28 17:01:02 +02:00
chore: bazelignore the cpp-jsonnet subdirectory
Otherwise if the submodule is initialized Bazel will try to build it when running commands like bazel test //...:all. But that doesn't work because the cpp-jsonnet directory is not part of the same bazel module. Perhaps there is a better way to fix it but just ignoring the cpp-jsonnet directory seems to be ok.
This commit is contained in:
parent
1f986a65f3
commit
b9ae88d62d