File tree 1 file changed +19
-16
lines changed
1 file changed +19
-16
lines changed Original file line number Diff line number Diff line change 2
2
"schedule" : " weekly" ,
3
3
"ignoredFiles" : [
4
4
" GameData/SolarScience/*" ,
5
- " source/*" ,
6
- " **/@thumbs/**" ,
7
- " **/Agencies/**" ,
8
- " **/Assets/**" ,
9
- " **/Flags/**" ,
10
- " **/FX/**" ,
11
- " **/Icons/**" ,
12
- " **/LegalMumboJumbo/**" ,
13
- " **/Parts/**" ,
14
- " **/PluginData/**" ,
15
- " **/Textures/**" ,
16
- " **/UI/**"
17
- ],
18
- "aggressiveCompression" : " false" ,
19
- "compressWiki" : " true" ,
20
- "minKBReduced" : 500
5
+ " source/*" ,
6
+ " **/@thumbs/**" ,
7
+ " **/Agencies/**" ,
8
+ " **/Assets/**" ,
9
+ " **/Flags/**" ,
10
+ " **/FX/**" ,
11
+ " **/Icons/**" ,
12
+ " **/LegalMumboJumbo/**" ,
13
+ " **/Parts/**" ,
14
+ " **/PluginData/**" ,
15
+ " **/Props/**" ,
16
+ " **/SimpleIcons/**" ,
17
+ " **/Spaces/**" ,
18
+ " **/Textures/**" ,
19
+ " **/UI/**"
20
+ ],
21
+ "aggressiveCompression" : " false" ,
22
+ "compressWiki" : " true" ,
23
+ "minKBReduced" : 500
21
24
}
You can’t perform that action at this time.
0 commit comments