commit | d0e6f3b9ab16279537c5c9531e87c4353574269e | [log] [tgz] |
---|---|---|
author | Jakob Buchgraber <buchgr@google.com> | Fri Jun 16 12:39:32 2017 +0200 |
committer | Jakob Buchgraber <buchgr@google.com> | Fri Jun 16 12:39:32 2017 +0200 |
tree | 6d1afa98f39706106eb3b2aeb0cef95ec8897a39 | |
parent | 91bf623aa145cd1576451ed3764a64a089384ac4 [diff] [blame] |
bazel: add bazel symlinks to .gitignore
diff --git a/.gitignore b/.gitignore index af91412..798559d 100644 --- a/.gitignore +++ b/.gitignore
@@ -167,3 +167,6 @@ js/node_modules/ js/testproto_libs1.js js/testproto_libs2.js + +# Ignore the bazel symlinks +/bazel-*