Some checks failed
Test / Create distribution (push) Successful in 1m20s
Test / ShareFS (push) Failing after 1m59s
Test / Hakurei (push) Failing after 3m3s
Test / Sandbox (race detector) (push) Failing after 3m32s
Test / Flake checks (push) Has been cancelled
Test / Hakurei (race detector) (push) Has been cancelled
Test / Sandbox (push) Has been cancelled
This is much more robust than a shell script. Signed-off-by: Ophestra <cat@gensokyo.uk>
15 lines
216 B
Plaintext
15 lines
216 B
Plaintext
# produced by tools and text editors
|
|
*.qcow2
|
|
*.test
|
|
*.out
|
|
.idea
|
|
.vscode
|
|
|
|
# go generate
|
|
/cmd/hakurei/LICENSE
|
|
/internal/pkg/testdata/testtool
|
|
/internal/rosa/hakurei_current.tar.gz
|
|
|
|
# cmd/dist default destination
|
|
/dist
|