10 lines
103 B
Plaintext
10 lines
103 B
Plaintext
{
|
|
"Exclude": [
|
|
".git",
|
|
"go.mod", "go.sum",
|
|
"vendor",
|
|
"LICENSE",
|
|
"_test.go"
|
|
]
|
|
}
|