Mercurial
view .hgignore @ 21:09def63429b9
[Dowa] Updated the naming scheme and tests.
| author | June Park <parkjune1995@gmail.com> |
|---|---|
| date | Mon, 06 Oct 2025 10:57:30 -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