All checks were successful
Test / Create distribution (push) Successful in 1m4s
Test / Sandbox (push) Successful in 2m44s
Test / Hakurei (push) Successful in 3m46s
Test / ShareFS (push) Successful in 3m53s
Test / Sandbox (race detector) (push) Successful in 5m17s
Test / Hakurei (race detector) (push) Successful in 6m21s
Test / Flake checks (push) Successful in 1m19s
This significantly reduces maintenance burden. Signed-off-by: Ophestra <cat@gensokyo.uk>
16 lines
263 B
Plaintext
16 lines
263 B
Plaintext
# produced by tools and text editors
|
|
*.qcow2
|
|
*.test
|
|
*.out
|
|
.idea
|
|
.vscode
|
|
|
|
# go generate
|
|
/cmd/hakurei/LICENSE
|
|
/cmd/mbf/internal/pkgserver/ui/static
|
|
/internal/pkg/internal/testtool/testtool
|
|
/internal/rosa/hakurei_current.tar.gz
|
|
|
|
# cmd/dist default destination
|
|
/dist
|