sandboxed-api/sandboxed_api/examples/hello_sapi
Christian Blichmann 88c980218f Build fixes for recent Bazel versions
We need to add the `oss-internship-2020` and `examples/hello_sapi`
directories to `.bazelignore`, so that `bazel build ...` works on a clean
working copy. This is because the Bazel builds in these directories use their
own `WORKSPACE.bazel` and this does not nest well, leading to all kinds of
hard to debug errors.

PiperOrigin-RevId: 333728800
Change-Id: Ie2e68dd39bf6f8eb21af29d8ae3ae12971b408db
2020-09-25 07:25:31 -07:00
..
.bazelrc Add external embedding example 2020-05-14 11:40:02 +02:00
BUILD.bazel Build fixes for recent Bazel versions 2020-09-25 07:25:31 -07:00
CMakeLists.txt Add external embedding example 2020-05-14 11:40:02 +02:00
WORKSPACE.bazel Update Hello SAPI's WORKSPACE for newer Bazel versions 2020-07-10 02:50:00 -07:00
hello_lib.cc Merge pull request #39 from cblichmann:master 2020-05-14 06:17:42 -07:00
hello_main.cc Merge pull request #39 from cblichmann:master 2020-05-14 06:17:42 -07:00
hello_transacted.cc Merge pull request #39 from cblichmann:master 2020-05-14 06:17:42 -07:00