view .hgignore @ 24:7d3fa1a7a854

[GuiZe] Support x86 chip for bun.
author June Park <parkjune1995@gmail.com>
date Tue, 07 Oct 2025 09:13:29 -0700
parents fa2b8af609d9
children b212647e8654
line wrap: on
line source

syntax: glob

# 1) Bazel’s output base directories (e.g. bazel-<workspace-hash>/)
bazel-*/
*.runfiles/
*.runfiles_manifest
bazel-*/testlogs/
bazel-*/external/
.bazelcache/

projects/*

.git/*
.gitignore