mirror of
https://github.com/Smaug123/WoofWare.PrattParser
synced 2025-10-05 09:28:41 +00:00
13 lines
196 B
JSON
13 lines
196 B
JSON
{
|
|
"version": "0.2",
|
|
"publicReleaseRefSpec": [
|
|
"^refs/heads/main$"
|
|
],
|
|
"pathFilters": [
|
|
":/Directory.Build.props",
|
|
":/README.md",
|
|
":/global.json",
|
|
":/PrattParser/"
|
|
]
|
|
}
|