Mercurial
view .hgignore @ 26:a58a663dae68
[Sori] Making a simple game.
| author | June Park <parkjune1995@gmail.com> |
|---|---|
| date | Thu, 09 Oct 2025 06:41:49 -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