Mercurial
diff .hgignore @ 15:2b9e75756825
[GuiZe] Updated to handle bundling and created a shee
l script for pushing.
| author | June Park <parkjune1995@gmail.com> |
|---|---|
| date | Fri, 03 Oct 2025 06:50:33 -0700 |
| parents | ad69c414a881 |
| children | fa2b8af609d9 |
line wrap: on
line diff
--- a/.hgignore Thu Oct 02 14:41:06 2025 -0700 +++ b/.hgignore Fri Oct 03 06:50:33 2025 -0700 @@ -2,19 +2,10 @@ # 1) Bazel’s output base directories (e.g. bazel-<workspace-hash>/) bazel-*/ - -# 2) Runfiles trees (created beside binaries) *.runfiles/ - -# 3) Runfile manifest files *.runfiles_manifest - -# 4) Test log directories bazel-*/testlogs/ - -# 5) External-dependency symlinks bazel-*/external/ - -# 6) Local Bazel cache (if you ever put it under the repo) .bazelcache/ +projects/*