mirror of
https://github.com/Smaug123/WoofWare.Whippet
synced 2025-10-06 00:08:39 +00:00
15 lines
281 B
JSON
15 lines
281 B
JSON
{
|
|
"version": "0.1",
|
|
"publicReleaseRefSpec": [
|
|
"^refs/heads/main$"
|
|
],
|
|
"pathFilters": [
|
|
"./",
|
|
"!./WoofWare.Whippet.Plugin.Swagger.Test/",
|
|
":/WoofWare.Whippet.Core/",
|
|
":/WoofWare.Whippet.Fantomas/",
|
|
":/global.json",
|
|
":/Directory.Build.props"
|
|
]
|
|
}
|