pages-server/.ecrc

10 lines
103 B
Plaintext

{
"Exclude": [
".git",
"go.mod", "go.sum",
"vendor",
"LICENSE",
"_test.go"
]
}