aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFeng Xiao <xfxyjwf@gmail.com>2017-06-16 11:38:15 -0700
committerGitHub <noreply@github.com>2017-06-16 11:38:15 -0700
commit491b32041d2c097d2604e350fee3e23c6df901bc (patch)
tree2b47ed96c3e9a9ad0b37306ef6a188ad810fcb63
parent888e287e3b5335e16b1c29b8c24e62a11093bebf (diff)
parentd0e6f3b9ab16279537c5c9531e87c4353574269e (diff)
downloadprotobuf-491b32041d2c097d2604e350fee3e23c6df901bc.tar.gz
protobuf-491b32041d2c097d2604e350fee3e23c6df901bc.tar.bz2
protobuf-491b32041d2c097d2604e350fee3e23c6df901bc.zip
Merge pull request #3236 from buchgr/bazel-links
bazel: add bazel symlinks 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-*