aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
blob: fe1609218eecb472b36eacebead36e8741028d04 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 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