aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAlexis Hunt <lexer@google.com>2018-06-11 18:56:47 -0400
committerAlexis Hunt <lexer@google.com>2018-06-11 18:58:05 -0400
commitb80252683ba47a555abbc76331f399b1e50f92e4 (patch)
treea3edc654d38c3dfa7e6f770f44214781912cbc5f /.gitignore
parente7df38c27c6381503f8bfe45bff14eaaf40b979d (diff)
downloadbazelbuild-remote-apis-b80252683ba47a555abbc76331f399b1e50f92e4.tar.gz
Add a quick and dirty build with bazel.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 35268b6..b060ee8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,9 @@
*~
# Ignore Vim swap files.
.*.sw*
+# Ignore bazel directories
+/bazel-bin
+/bazel-genfiles
+/bazel-out
+/bazel-remote-apis
+/bazel-testlogs