11 lines
69 B
Plaintext
11 lines
69 B
Plaintext
# IDE config
|
|
.idea/
|
|
.vscode/
|
|
|
|
# Deps
|
|
/vendor
|
|
|
|
# Golang
|
|
/bin/*
|
|
/pkg/*
|