Merge pull request #3236 from buchgr/bazel-links

bazel: add bazel symlinks to .gitignore
This commit is contained in:
Feng Xiao 2017-06-16 11:38:15 -07:00 committed by GitHub
commit 491b32041d

3
.gitignore vendored
View file

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