Add bazel build output to gitignore (#540)

This commit is contained in:
Evawere Ogbe 2019-03-07 13:38:22 -08:00 committed by GitHub
parent 6df9a80f14
commit c986e1d961
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -4,3 +4,4 @@ google/internal
google/protobuf
.project
artman-genfiles/
bazel-*