mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 13:27:23 +00:00
adding PDF to build exclusion
This commit is contained in:
parent
e3a1d86df1
commit
8afbc5bb33
@ -20,7 +20,9 @@
|
||||
{
|
||||
"files": [
|
||||
"**/*.png",
|
||||
"**/*.jpg"
|
||||
"**/*.jpg",
|
||||
"**/*.gif",
|
||||
"**/*.pdf"
|
||||
],
|
||||
"exclude": [
|
||||
"**/obj/**",
|
||||
|
Loading…
x
Reference in New Issue
Block a user