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