forked from rosa/hakurei
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
|