Skip to content

Commit

Permalink
Add MODULE.bazel.lock to gitignore. (bazelbuild#509)
Browse files Browse the repository at this point in the history
I would add --lockfile_mode=off to .bazelrc, but this should support older versions of bazel before the lockfile_mode flag was released.
  • Loading branch information
matts1 authored May 15, 2024
1 parent 0d43695 commit b459822
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
/bazel-*
MODULE.bazel.lock

0 comments on commit b459822

Please sign in to comment.