mirror of
https://github.com/Smaug123/WoofWare.Myriad
synced 2025-10-05 12:08:46 +00:00
15 lines
256 B
JSON
15 lines
256 B
JSON
{
|
|
"version": "3.3",
|
|
"publicReleaseRefSpec": [
|
|
"^refs/heads/main$"
|
|
],
|
|
"pathFilters": [
|
|
":/README.md",
|
|
":/LICENSE",
|
|
":/WoofWare.Myriad.Plugins/logo.png",
|
|
":/Directory.Build.props",
|
|
":/global.json",
|
|
"./",
|
|
":^Test"
|
|
]
|
|
} |