summaryrefslogtreecommitdiff
path: root/git
diff options
context:
space:
mode:
authorGrégoire Duchêne <gduchene@awhk.org>2023-02-12 22:52:56 +0000
committerGrégoire Duchêne <gduchene@awhk.org>2023-02-12 22:52:56 +0000
commit4ce77a1309b6cd4e967fed623760715914d8b4cc (patch)
treebaf1b8d675064684daba9109c933046a1d11b6a1 /git
parent8c4ca999c2487e32f4bba59ebcb826b6d72d6d13 (diff)
git: Ignore Bazel-generated files
Diffstat (limited to 'git')
-rw-r--r--git/ignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/git/ignore b/git/ignore
index 5113342..c139239 100644
--- a/git/ignore
+++ b/git/ignore
@@ -1,3 +1,6 @@
+# Bazel
+/bazel-*
+
# macOS
.DS_Store
._*