clodl icon indicating copy to clipboard operation
clodl copied to clipboard

Running the project with Bazel 7.2.0 results in untracked files

Open hofbi opened this issue 2 months ago • 2 comments

Describe the bug

When I run bazel build //... with bazel 7.2.0 (should be any bazel 7+), bazel creates MODULE.bazel and MODULE.bazel.lock. Same for the tests.

What should we do with these files

  1. Commit them to the repo
  2. Add them to .gitignore until you migrate to bzlmod

hofbi avatar Jun 13 '24 11:06 hofbi