Browse Source

bazel: add bazel symlinks to .gitignore

Jakob Buchgraber 8 years ago
parent
commit
d0e6f3b9ab
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

@@ -167,3 +167,6 @@ js/google/
 js/node_modules/
 js/testproto_libs1.js
 js/testproto_libs2.js
+
+# Ignore the bazel symlinks
+/bazel-*