10 lines
68 B
Plaintext
10 lines
68 B
Plaintext
# IDE config
|
|
.idea/
|
|
.vscode/
|
|
|
|
# Golang
|
|
/bin/*
|
|
/pkg/*
|
|
|
|
# Builds
|
|
dist/ |