forked from rosa/hakurei
Packaging nodejs and ruby is an immense burden for the Rosa OS base system, and these files diff poorly. Signed-off-by: Ophestra <cat@gensokyo.uk>
19 lines
340 B
Plaintext
19 lines
340 B
Plaintext
# produced by tools and text editors
|
|
*.qcow2
|
|
*.test
|
|
*.out
|
|
.idea
|
|
.vscode
|
|
|
|
# go generate
|
|
/cmd/hakurei/LICENSE
|
|
/cmd/pkgserver/.sass-cache
|
|
/cmd/pkgserver/ui/static/*.js
|
|
/cmd/pkgserver/ui/static/*.css*
|
|
/cmd/pkgserver/ui/static/*.css.map
|
|
/internal/pkg/testdata/testtool
|
|
/internal/rosa/hakurei_current.tar.gz
|
|
|
|
# cmd/dist default destination
|
|
/dist
|