Files
David Benjamin 9788a2d730 Check in .bazelversion and MODULE.bazel.lock in util/bazel-example
In preparation for testing this on CI. For some reason I don't
understand, there were also some outstanding updates in
MODULE.bazel.lock for the root, yet CI was working. Document the command
to update MODULE.bazel.lock, taken from
https://bazel.build/external/lockfile#best-practices

(I'm not sure why this file is so large. Go's go.sum is fairly small and
controlled.)

Bug: 465497708
Change-Id: I8365c42facf5a345e270113bdc9be7cf8e7771af
Reviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/85430
Reviewed-by: Lily Chen <chlily@google.com>
Auto-Submit: David Benjamin <davidben@google.com>
Commit-Queue: Lily Chen <chlily@google.com>
2025-12-09 14:17:32 -08:00

42 lines
656 B
Plaintext

/bazel-*
/build
/build32
/build64
/ssl/test/runner/runner
*.pyc
*.swp
*.swo
/out/
/doc/*.html
/doc/doc.css
/rust/**/target
/user.bazelrc
/util/bazel-example/bazel-*
/util/bot/android_ndk
/util/bot/android_sdk/public
/util/bot/cmake
/util/bot/golang
/util/bot/libFuzzer
/util/bot/libcxx
/util/bot/libcxxabi
/util/bot/llvm-build
/util/bot/llvm-libc
/util/bot/nasm-win32.exe
/util/bot/ninja
/util/bot/perl-win32
/util/bot/qemu-static
/util/bot/rust-toolchain
/util/bot/sde-linux64
/util/bot/sde-linux64.tar.xz
/util/bot/sde-win32
/util/bot/sde-win32.tar.xz
/util/bot/tools
/util/bot/windows_sdk
# Local data for developer tooling
/.vscode/
/.cache/
/dist/