diff options
author | Jakob Buchgraber <buchgr@google.com> | 2017-06-16 12:39:32 +0200 |
---|---|---|
committer | Jakob Buchgraber <buchgr@google.com> | 2017-06-16 12:39:32 +0200 |
commit | d0e6f3b9ab16279537c5c9531e87c4353574269e (patch) | |
tree | 6d1afa98f39706106eb3b2aeb0cef95ec8897a39 /.gitignore | |
parent | 91bf623aa145cd1576451ed3764a64a089384ac4 (diff) |
bazel: add bazel symlinks to .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -167,3 +167,6 @@ js/google/ js/node_modules/ js/testproto_libs1.js js/testproto_libs2.js + +# Ignore the bazel symlinks +/bazel-* |