mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-15 10:23:37 +00:00
adding PDF to build exclusion
This commit is contained in:
@ -20,7 +20,9 @@
|
||||
{
|
||||
"files": [
|
||||
"**/*.png",
|
||||
"**/*.jpg"
|
||||
"**/*.jpg",
|
||||
"**/*.gif",
|
||||
"**/*.pdf"
|
||||
],
|
||||
"exclude": [
|
||||
"**/obj/**",
|
||||
|
Reference in New Issue
Block a user