add bazel directory back to .gitignore so it doesn't end up committed

This commit is contained in:
spalger 2021-04-01 13:17:56 -07:00
parent 9683d32fa5
commit 8f2db91cc5

1
.gitignore vendored
View file

@ -75,5 +75,6 @@ report.asciidoc
.yarn-local-mirror
# Bazel
bazel
bazel-*
.bazelrc.user