pages-server/.ecrc

9 lines
103 B
Text

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