Skip to content

Commit

Permalink
chore: add MODULE.bazel.lock to .gitignore (#1120)
Browse files Browse the repository at this point in the history
  • Loading branch information
4kangjc authored Aug 3, 2024
1 parent 2714c2a commit b3b9eb9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@
/build*/
/site/
bazel-*
# Bzlmod lockfile
/MODULE.bazel.lock

0 comments on commit b3b9eb9

Please sign in to comment.