Cloak spectre.console example file (#18110)
This commit is contained in:
parent
7e601e1c0b
commit
53ae451ee4
1 changed files with 3 additions and 2 deletions
|
@ -154,12 +154,13 @@
|
|||
"name": "source-build-externals",
|
||||
"defaultRemote": "https://github.com/dotnet/source-build-externals",
|
||||
"exclude": [
|
||||
"src/humanizer/samples/**/*.js",
|
||||
"src/application-insights/**/*.exe",
|
||||
"src/application-insights/**/*.dll",
|
||||
"src/application-insights/**/*.zip",
|
||||
"src/application-insights/**/NuGet.config",
|
||||
"src/newtonsoft-json/**/NuGet.Config"
|
||||
"src/humanizer/samples/**/*.js",
|
||||
"src/newtonsoft-json/**/NuGet.Config",
|
||||
"src/spectre-console/examples/Console/Canvas/Mandelbrot.cs"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue