Skip to content

Commit 747d711

Browse files
authored
Add MODULE.bazel.lock to .gitignore
New versions of Bazel create this file whether we use bzlmod or not.
1 parent 8e60d3f commit 747d711

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ out/
1414

1515
# Bazel artifacts
1616
**/bazel-*
17+
MODULE.bazel.lock
1718

1819
# Per-user bazelrc files
1920
user.bazelrc

0 commit comments

Comments
 (0)