git: Ignore symbolic links created by Bazel build tool
diff --git a/.gitignore b/.gitignore
index a698820..321f70e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,8 @@
 /test/gflags_unittest-main.cc
 /packages/
 CMakeLists.txt.user
+/bazel-bin
+/bazel-genfiles
+/bazel-gflags
+/bazel-out
+/bazel-testlogs