aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
blob: 96094d86a5b24556c0c08c633895c2796b1ed84b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# produced by tools and text editors
*.qcow2
*.test
*.out
.idea
.vscode

# go generate
/cmd/hakurei/LICENSE
/cmd/mbf/internal/pkgserver/ui/static
/internal/pkg/testdata/testtool
/internal/rosa/hakurei_current.tar.gz

# cmd/dist default destination
/dist