File tree Expand file tree Collapse file tree 3 files changed +80
-0
lines changed
Expand file tree Collapse file tree 3 files changed +80
-0
lines changed Original file line number Diff line number Diff line change 3737 " ThirdPartyNotices"
3838 ]
3939 },
40+ {
41+ "files" : [
42+ " **/*.md" ,
43+ " **/**.yml"
44+ ],
45+ "src" : " enterprise" ,
46+ "dest" : " ." ,
47+ "exclude" : [
48+ " **/obj/**" ,
49+ " **/includes/**" ,
50+ " README.md" ,
51+ " LICENSE" ,
52+ " LICENSE-CODE" ,
53+ " ThirdPartyNotices"
54+ ]
55+ },
56+ {
57+ "files" : [
58+ " **/*.md" ,
59+ " **/**.yml"
60+ ],
61+ "src" : " security" ,
62+ "dest" : " ." ,
63+ "exclude" : [
64+ " **/obj/**" ,
65+ " **/includes/**" ,
66+ " README.md" ,
67+ " LICENSE" ,
68+ " LICENSE-CODE" ,
69+ " ThirdPartyNotices"
70+ ]
71+ },
4072 {
4173 "files" : [
4274 " **/*.md" ,
Original file line number Diff line number Diff line change 5353 " ThirdPartyNotices"
5454 ]
5555 },
56+ {
57+ "files" : [
58+ " **/*.md" ,
59+ " **/**.yml"
60+ ],
61+ "src" : " Mobile" ,
62+ "dest" : " ." ,
63+ "exclude" : [
64+ " **/obj/**" ,
65+ " **/includes/**" ,
66+ " README.md" ,
67+ " LICENSE" ,
68+ " LICENSE-CODE" ,
69+ " ThirdPartyNotices"
70+ ]
71+ },
5672 {
5773 "files" : [
5874 " **/*.md" ,
Original file line number Diff line number Diff line change 5252 " LICENSE-CODE" ,
5353 " ThirdPartyNotices"
5454 ]
55+ },
56+ {
57+ "files" : [
58+ " **/*.md" ,
59+ " **/**.yml"
60+ ],
61+ "src" : " SkypeHybrid" ,
62+ "dest" : " ." ,
63+ "exclude" : [
64+ " **/obj/**" ,
65+ " **/includes/**" ,
66+ " README.md" ,
67+ " LICENSE" ,
68+ " LICENSE-CODE" ,
69+ " ThirdPartyNotices"
70+ ]
71+ },
72+ {
73+ "files" : [
74+ " **/*.md" ,
75+ " **/**.yml"
76+ ],
77+ "src" : " SkypeExperts" ,
78+ "dest" : " ." ,
79+ "exclude" : [
80+ " **/obj/**" ,
81+ " **/includes/**" ,
82+ " README.md" ,
83+ " LICENSE" ,
84+ " LICENSE-CODE" ,
85+ " ThirdPartyNotices"
86+ ]
5587 }
5688 ],
5789 "resource" : [
You can’t perform that action at this time.
0 commit comments