pages-server/.ecrc
2024-09-12 18:35:01 +08:00

9 lines
103 B
Text

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