Skip to content

Commit 1cb9d08

Browse files
authored
1 parent 6d47b39 commit 1cb9d08

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.bazelrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
build --workspace_status_command=./tools/bazel-build-env
1+
build --workspace_status_command=./tools/bazel-build-env --disk_cache=./.bazel-cache

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,3 +72,4 @@ tags
7272

7373
# bazel artifacts
7474
/bazel-*
75+
/.bazel-cache

0 commit comments

Comments
 (0)