Skip to content

Commit d6d2a41

Browse files
shiftkeycgrushko
andcommitted
added template for Bazel
Co-Authored-By: Carmi Grushko <cgrushko@users.noreply.github.com>
1 parent 6fd7cae commit d6d2a41

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

community/Bazel.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# gitignore template for Bazel build system
2+
# website: https://bazel.build/
3+
4+
# Ignore all bazel-* symlinks. There is no full list since this can change
5+
# based on the name of the directory bazel is cloned into.
6+
/bazel-*

0 commit comments

Comments
 (0)