From d0e6f3b9ab16279537c5c9531e87c4353574269e Mon Sep 17 00:00:00 2001 From: Jakob Buchgraber Date: Fri, 16 Jun 2017 12:39:32 +0200 Subject: bazel: add bazel symlinks to .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) 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-* -- cgit v1.2.3