bazelbuild / bazel-skylib

Common useful functions and rules for Bazel
https://bazel.build/
Apache License 2.0
376 stars 179 forks source link

Add MODULE.bazel.lock to gitignore. #509

Closed matts1 closed 2 months ago

matts1 commented 2 months ago

I would add --lockfile_mode=off to .bazelrc, but this should support older versions of bazel before the lockfile_mode flag was released.