浏览代码

Merge pull request #3236 from buchgr/bazel-links

bazel: add bazel symlinks to .gitignore
Feng Xiao 8 年之前
父节点
当前提交
491b32041d
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

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