From 3c93762bf88e575a47133d23f3c1fb3efbc1791c Mon Sep 17 00:00:00 2001 From: bcsgh <33939446+bcsgh@users.noreply.github.com> Date: Sat, 25 Jan 2025 20:34:26 -0800 Subject: [PATCH] More tweaks to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 1f1ccd4..69868f4 100644 --- a/.gitignore +++ b/.gitignore @@ -58,3 +58,4 @@ compile_commands.json # Bazel output paths /bazel-* +/MODULE.bazel.lock