aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJakob Buchgraber <buchgr@google.com>2017-06-16 12:39:32 +0200
committerJakob Buchgraber <buchgr@google.com>2017-06-16 12:39:32 +0200
commitd0e6f3b9ab16279537c5c9531e87c4353574269e (patch)
tree6d1afa98f39706106eb3b2aeb0cef95ec8897a39 /.gitignore
parent91bf623aa145cd1576451ed3764a64a089384ac4 (diff)
downloadprotobuf-d0e6f3b9ab16279537c5c9531e87c4353574269e.tar.gz
protobuf-d0e6f3b9ab16279537c5c9531e87c4353574269e.tar.bz2
protobuf-d0e6f3b9ab16279537c5c9531e87c4353574269e.zip
bazel: add bazel symlinks to .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index af914125..798559d7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -167,3 +167,6 @@ js/google/
js/node_modules/
js/testproto_libs1.js
js/testproto_libs2.js
+
+# Ignore the bazel symlinks
+/bazel-*