소스 검색

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/testproto_libs1.js
 js/testproto_libs2.js
+
+# Ignore the bazel symlinks
+/bazel-*