mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-14 06:17:22 +00:00
Merge pull request #5321 from MicrosoftDocs/traya1-potentialFix
Update docfx.json
This commit is contained in:
commit
c5219a970a
@ -3,8 +3,8 @@
|
||||
"content": [
|
||||
{
|
||||
"files": [
|
||||
"**/*.md",
|
||||
"**/*.yml"
|
||||
"**/**/*.md",
|
||||
"**/**/*.yml"
|
||||
],
|
||||
"exclude": [
|
||||
"**/obj/**",
|
||||
@ -19,9 +19,9 @@
|
||||
"resource": [
|
||||
{
|
||||
"files": [
|
||||
"**/*.png",
|
||||
"**/*.jpg",
|
||||
"**/*.gif"
|
||||
"**/**/*.png",
|
||||
"**/**/*.jpg",
|
||||
"**/**/*.gif"
|
||||
],
|
||||
"exclude": [
|
||||
"**/obj/**",
|
||||
|
Loading…
x
Reference in New Issue
Block a user