mirror of
https://github.com/github/gitignore
synced 2024-11-22 11:44:21 +01:00
added template for Bazel
Co-Authored-By: Carmi Grushko <cgrushko@users.noreply.github.com>
This commit is contained in:
parent
6fd7caee69
commit
d6d2a41fdf
6
community/Bazel.gitignore
Normal file
6
community/Bazel.gitignore
Normal file
@ -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-*
|
Loading…
Reference in New Issue
Block a user