fix: add .git to .bazelignore

This commit is contained in:
Michael Bolin
2026-01-09 15:33:14 -08:00
parent cabf85aa18
commit c41ad53d55

3
.bazelignore Normal file
View File

@@ -0,0 +1,3 @@
# Without this, Bazel will consider BUILD.bazel files in
# .git/sl/origbackups (which can be populated by Sapling SCM).
.git