mirror of
https://github.com/github/gitignore.git
synced 2024-12-29 18:55:10 +08:00
d6d2a41fdf
Co-Authored-By: Carmi Grushko <cgrushko@users.noreply.github.com>
7 lines
220 B
Plaintext
7 lines
220 B
Plaintext
# 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-*
|