pages-server/.ecrc

10 lines
103 B
Text
Raw Normal View History

2022-11-07 22:49:48 +00:00
{
"Exclude": [
".git",
"go.mod", "go.sum",
"vendor",
"LICENSE",
"_test.go"
]
}