File tree Expand file tree Collapse file tree 1 file changed +0
-32
lines changed Expand file tree Collapse file tree 1 file changed +0
-32
lines changed Original file line number Diff line number Diff line change 16
16
" **/includes/**" ,
17
17
" **/obj/**" ,
18
18
" **/*.graffle" ,
19
- " healthcare-apis/**" ,
20
19
" machine-learning/**"
21
20
]
22
21
},
62
61
" **/obj/**"
63
62
]
64
63
},
65
- {
66
- "group" : " healthcare-apis" ,
67
- "src" : " articles/healthcare-apis" ,
68
- "dest" : " ./healthcare-apis/" ,
69
- "files" : [
70
- " **/*.md" ,
71
- " **/*.yml"
72
- ],
73
- "exclude" : [
74
- " **/_themes/**" ,
75
- " **/includes/**" ,
76
- " **/obj/**"
77
- ]
78
- },
79
64
{
80
65
"group" : " grp-machine-learning" ,
81
66
"src" : " articles/machine-learning" ,
150
135
" ai-services/document-intelligence/**" ,
151
136
" **/_themes/**" ,
152
137
" **/obj/**" ,
153
- " healthcare-apis/**" ,
154
138
" machine-learning/**"
155
139
]
156
140
},
186
170
" **/obj/**"
187
171
]
188
172
},
189
- {
190
- "group" : " healthcare-apis" ,
191
- "src" : " articles/healthcare-apis" ,
192
- "dest" : " ./healthcare-apis/" ,
193
- "files" : [
194
- " **/*.gif" ,
195
- " **/*.jpeg" ,
196
- " **/*.jpg" ,
197
- " **/*.png" ,
198
- " **/*.svg"
199
- ],
200
- "exclude" : [
201
- " **/_themes/**" ,
202
- " **/obj/**"
203
- ]
204
- },
205
173
{
206
174
"group" : " grp-machine-learning" ,
207
175
"src" : " articles/machine-learning" ,
You can’t perform that action at this time.
0 commit comments