Skip to content

Commit

Permalink
chore: remove Bazel lock files (#399)
Browse files Browse the repository at this point in the history
We do not use the functionality in the lock file and it causes some
headaches with merges.
  • Loading branch information
cgrindel authored Mar 23, 2024
1 parent 9c0e676 commit d7eb9b4
Show file tree
Hide file tree
Showing 11 changed files with 3 additions and 18,468 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Ignore Bazel symlinks
bazel-*

# Ignore Bazel lock files
MODULE.bazel.lock

# Ignore npm/yarn stuff
node_modules

Expand Down
Loading

0 comments on commit d7eb9b4

Please sign in to comment.