pages-server/.ecrc
2022-11-07 23:49:48 +01:00

9 lines
103 B
Text

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