From ccf05d56c87a8050839d994780b5010fb8e63ce7 Mon Sep 17 00:00:00 2001 From: Brooklyn Jennings <63175227+BrooklynLJ@users.noreply.github.com> Date: Fri, 18 Jul 2025 16:00:53 -0400 Subject: [PATCH] Update .gitignore to exclude subbuild --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 804c311a..82f778d4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ build/* bazel-* +picotool-subbuild/* # Ignore until https://github.com/bazelbuild/bazel/issues/20369 is fixed. MODULE.bazel.lock