BuildBuddy
Seto Elkahfi committed
May 26, 2024 at 00:35 UTC
2562eae629589fee82fca46a3f6384ef02a3b5d9
2 files changed
+6
.bazelrc
+5
@@ -1,3 +1,8 @@
1
+# BuildBuddy
2
+build --bes_results_url=https://app.buildbuddy.io/invocation/
3
+build --bes_backend=grpcs://remote.buildbuddy.io
4
+try-import ./auth.bazelrc
5
+
6
###############################
7
# Filesystem interactions #
8
###############################
.gitignore
+1
@@ -8,6 +8,7 @@
8
# Ignore all bazel-* symlinks. There is no full list since this can change
9
# based on the name of the directory bazel is cloned into.
10
/bazel-*
11
+auth.bazelrc
12
13
# Directories for the Bazel IntelliJ plugin containing the generated
14
# IntelliJ project files and plugin configuration. Seperate directories are