Skip to content

Commit

Permalink
added template for Bazel
Browse files Browse the repository at this point in the history
Co-Authored-By: Carmi Grushko <[email protected]>
  • Loading branch information
shiftkey and cgrushko committed Nov 22, 2018
1 parent 6fd7cae commit d6d2a41
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions community/Bazel.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# gitignore template for Bazel build system
# website: https://bazel.build/

# Ignore all bazel-* symlinks. There is no full list since this can change
# based on the name of the directory bazel is cloned into.
/bazel-*

0 comments on commit d6d2a41

Please sign in to comment.